Method ForName
ForName(String, IDictionary<String, String>)
looks up a charfilter by name from the host project's dependent assemblies
Declaration
public static CharFilterFactory ForName(string name, IDictionary<string, string> args)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
System.Collections.Generic.IDictionary<System.String, System.String> | args |
Returns
Type | Description |
---|---|
CharFilterFactory |