Class TypeCache
Inherited Members
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
public static class TypeCache
Methods
| Improve this Doc View SourceGetTypeByName(string)
Declaration
public static Type GetTypeByName(string typeName)
Parameters
Type | Name | Description |
---|---|---|
string | typeName |
Returns
Type | Description |
---|---|
Type |