C# Class System.Runtime.Remoting.Metadata.SoapAttribute

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

Protected Properties

Property Type Description
ProtXmlNamespace String
ReflectInfo Object

Private Methods

Method Description
SetReflectInfo ( Object info ) : void

Property Details

ProtXmlNamespace protected property

protected String ProtXmlNamespace
return String

ReflectInfo protected property

protected Object ReflectInfo
return Object