Terraria v1.4.4.9
Terraria source code documentation
|
Static Private Member Functions | |
static bool | OpenGenericTypesHaveSamePrefix (Type t1, Type t2) |
static string | GetBaseNameFromGenericType (Type genericType, bool sourceGenType) |
static string | GetBaseNameFromGenericTypeDef (Type genericTypeDef) |
static bool | HasJsonConstructorAttribute (ConstructorInfo constructorInfo) |
Static Private Attributes | |
static readonly Type | s_nullableType = typeof(Nullable<>) |
Definition at line 9 of file ReflectionExtensions.cs.