Name | Description | |
---|---|---|
![]() ![]() |
TypeHelper.GetType (string) | Gets the System.Type with the specified name, performing a case-sensitive search. Looks for the specified assembly in the current System.AppDomain assembly list. |
![]() ![]() |
TypeHelper.GetType (string, bool) | Gets the System.Type with the specified name, performing a case-sensitive search. Looks for the specified assembly in the current System.AppDomain assembly list. |