ReflectionClassInfo Constructors
Provides access to the metadata information of a class gathered via Reflection.Name | Parameters | Description |
---|---|---|
ReflectionClassInfo(Type, XPDictionary) | classType, dictionary | Initializes a new instance of the ReflectionClassInfo object with the specified ReflectionClassInfo.ClassType and XPClassInfo.Dictionary property. |
See Also