C# Class System.Xml.Serialization.SoapIncludeAttribute

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

Public Methods

Method Description
SoapIncludeAttribute ( Type type ) : System

Method Details

SoapIncludeAttribute() public method

public SoapIncludeAttribute ( Type type ) : System
type System.Type
return System