C# Class System.Runtime.Remoting.SoapServices.XmlToFieldTypeMap.FieldEntry

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Name String
Type System.Type

Public Methods

Method Description
FieldEntry ( Type type, String name ) : System

Method Details

FieldEntry() public method

public FieldEntry ( Type type, String name ) : System
type System.Type
name String
return System

Property Details

Name public_oe property

public String Name
return String

Type public_oe property

public Type,System Type
return System.Type