CannotResolveClassInfoException Constructors
An exception that is thrown when the XPDictionary cannot provide XPClassInfo metadata information for the class.| Name | Parameters | Description |
|---|---|---|
| CannotResolveClassInfoException(String, String) | assemblyName, typeName | Initializes a new instance of the CannotResolveClassInfoException class. |
See Also