C# Class System.Xml.Serialization.XmlChoiceIdentifierAttribute

Inheritance: System.Attribute
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
XmlChoiceIdentifierAttribute ( ) : System
XmlChoiceIdentifierAttribute ( string name ) : System

Method Details

XmlChoiceIdentifierAttribute() public method

public XmlChoiceIdentifierAttribute ( ) : System
return System

XmlChoiceIdentifierAttribute() public method

public XmlChoiceIdentifierAttribute ( string name ) : System
name string
return System