Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Create< IdClass, IdType >()
static
IdDictionary
ReLogic.Reflection.IdDictionary.Create
<
IdClass
,
IdType
>
(
)
inline
static
Definition at line
99
of file
IdDictionary.cs
.
100
{
101
return
Create
(
typeof
(
IdClass
),
typeof
(
IdType
));
102
}
ReLogic.Reflection.IdDictionary.Create
static IdDictionary Create(Type idClass, Type idType)
Definition
IdDictionary.cs:71
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
References
ReLogic.Reflection.IdDictionary.Create()
.
ReLogic
Reflection
IdDictionary
Generated by
1.10.0