ReflectionUtility Members
The ReflectionUtility type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetInstanceFromReflection |
Get an instance of an object from a string name using reflection
|
|
GetReflectionInfo(String) |
Get Information about a class by name (assembly, object name, object type
|
|
GetTypeFromReflection(String) |
Gets the type from reflection.
|
|
GetTypeFromReflection(String, String) |
Gets the type from reflection.
|