Method LookupClass
LookupClass(String)
looks up a tokenizer class by name from the host project's referenced assemblies
Declaration
public static Type LookupClass(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.Type |