Method FindType
FindType(String)
Finds class of the name
NOTE: This was findClass() in Lucene
Declaration
Type FindType(string cname)
Parameters
Type | Name | Description |
---|---|---|
System.String | cname |
Returns
Type | Description |
---|---|
System.Type |