ReflectionDictionary.QueryClassInfo Method
Name | Parameters | Description |
---|---|---|
QueryClassInfo(String, String) | assemblyName, className | Returns the persistent class metadata information for the specified assembly name and class name. |
QueryClassInfo(Type) | classType | Returns the persistent class metadata information for the specified class type. |