C# Class System.Xml.Serialization.XmlIncludeAttribute

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

Public Methods

Method Description
XmlIncludeAttribute ( Type type ) : System

Method Details

XmlIncludeAttribute() public method

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