C# Class System.Xml.Serialization.XmlTypeAttribute

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

Public Methods

Method Description
XmlTypeAttribute ( ) : System
XmlTypeAttribute ( string typeName ) : System

Method Details

XmlTypeAttribute() public method

public XmlTypeAttribute ( ) : System
return System

XmlTypeAttribute() public method

public XmlTypeAttribute ( string typeName ) : System
typeName string
return System