C# Class System.Runtime.Remoting.SoapServices.XmlEntry

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Name String
Namespace String

Public Methods

Method Description
XmlEntry ( String name, String xmlNamespace ) : System

Method Details

XmlEntry() public method

public XmlEntry ( String name, String xmlNamespace ) : System
name String
xmlNamespace String
return System

Property Details

Name public_oe property

public String Name
return String

Namespace public_oe property

public String Namespace
return String