Method NewInstance
NewInstance<T>(String)
Creates an instance of the name and expected type
Declaration
T NewInstance<T>(string cname)
Parameters
Type | Name | Description |
---|---|---|
System.String | cname |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |