C# Class System.Xml.Serialization.XmlTextAttribute

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

Public Methods

Method Description
XmlTextAttribute ( ) : System
XmlTextAttribute ( Type type ) : System

Method Details

XmlTextAttribute() public method

public XmlTextAttribute ( ) : System
return System

XmlTextAttribute() public method

public XmlTextAttribute ( Type type ) : System
type Type
return System