Class QueryTypeCollection
public class QueryTypeCollection
- Inheritance
-
QueryTypeCollection
- Inherited Members
- Extension Methods
Constructors
QueryTypeCollection(Assembly)
public QueryTypeCollection(Assembly assembly)
Parameters
assemblyAssembly
Methods
GetQueryType(string)
public Type GetQueryType(string name)
Parameters
namestring
Returns
GetResources()
public List<Resource> GetResources()
Returns
GetResultType(Type)
public Type GetResultType(Type query)
Parameters
queryType
Returns
RemoveHyphens(string)
public static string RemoveHyphens(string input)
Parameters
inputstring