XmlSchemaProviderAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the XmlSchemaProviderAttribute class for a specified static method in the target type.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- methodName
- Type: System.String
The name of the static method that must be implemented.
Show: