Method | Description | |
---|---|---|
RegisterNamespacePrefixAttribute ( string prefix, string xmlNamespace ) : System |
Initializes a new instance of the RegisterNamespacePrefixAttribute class.
|
public RegisterNamespacePrefixAttribute ( string prefix, string xmlNamespace ) : System | ||
prefix | string | The prefix. |
xmlNamespace | string | The XML namespace. |
return | System |