|
Arbor 3: FSM & BT Graph Editor
3.6.0
|
This is the complete list of members for TypeUtility, including all inherited members.
| ContainsGenericParameters(Type type) | TypeUtility | static |
| GetAssemblyType(string assemblyTypeName) | TypeUtility | static |
| GetBaseType(Type type) | TypeUtility | static |
| GetFields(Type type, BindingFlags bindingAttr) | TypeUtility | static |
| GetGenericArguments(Type type) | TypeUtility | static |
| GetMemberInfo(Type type) | TypeUtility | static |
| GetSlotTypeName(Type type) | TypeUtility | static |
| GetTypeName(Type type) | TypeUtility | static |
| IsAbstract(Type type) | TypeUtility | static |
| IsAssignableFrom(Type type, Type c) | TypeUtility | static |
| IsClass(Type type) | TypeUtility | static |
| IsEnum(Type type) | TypeUtility | static |
| IsGeneric(Type type, Type genericTypeDefinition) | TypeUtility | static |
| IsGenericType(Type type) | TypeUtility | static |
| IsPrimitive(Type type) | TypeUtility | static |
| IsSerializable(Type type) | TypeUtility | static |
| IsSubclassOf(Type type, Type c) | TypeUtility | static |
| TidyAssemblyTypeName(Type type) | TypeUtility | static |