ReflectionDictionary Constructors
Implements the XPDictionary class. Provides metadata information accumulated via .NET Reflection (based on class structure and custom attributes).Name | Description |
---|---|
ReflectionDictionary() | Initializes a new instance of the ReflectionDictionary class. |
See Also