Overload | Description |
---|---|
XMLSSAttribute Constructor(String,String) | Initializes a new instance of the XMLSSAttribute class with the default XMLSS prefix and namespace, but using the specified localName and value. |
XMLSSAttribute Constructor(String,String,String,String) | Initializes a new instance of the XMLSSAttribute class using the specified XMLSS prefix, localName, namespace and value. |