Method | Description | |
---|---|---|
XmlAttributeAttribute ( ) : System | ||
XmlAttributeAttribute ( Type type ) : System | ||
XmlAttributeAttribute ( string attributeName ) : System | ||
XmlAttributeAttribute ( string attributeName, Type type ) : System |
public XmlAttributeAttribute ( Type type ) : System | ||
type | Type | |
return | System |
public XmlAttributeAttribute ( string attributeName ) : System | ||
attributeName | string | |
return | System |
public XmlAttributeAttribute ( string attributeName, Type type ) : System | ||
attributeName | string | |
type | Type | |
return | System |