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