Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static MethodInfo | GetImmutableEnumerableCreateRangeMethod (this Type type, Type elementType) |
static MethodInfo | GetImmutableDictionaryCreateRangeMethod (this Type type, Type keyType, Type valueType) |
static bool | IsNonGenericStackOrQueue (this Type type) |
Static Private Member Functions | |
static Type | GetImmutableEnumerableConstructingType (Type type) |
static Type | GetImmutableDictionaryConstructingType (Type type) |
static Type | GetTypeIfExists (string name) |
Definition at line 7 of file IEnumerableConverterFactoryHelpers.cs.