C# Class System.Runtime.Remoting.MetadataServices.SdlParser.URTParam

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0

Private Properties

Property Type Description
GetTypeString String
IsCompatibleType bool
PrintCSC void
PrintCSC void
URTParam System

Public Methods

Method Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
GetTypeString ( String curNS ) : String
IsCompatibleType ( ParameterInfo pInfo ) : bool
PrintCSC ( StringBuilder sb ) : void
PrintCSC ( StringBuilder sb, String curNS ) : void
URTParam ( String name, String typeName, String typeNS, String encodedNS, URTParamType pType, bool bEmbedded ) : System

Method Details

Equals() public method

public Equals ( Object obj ) : bool
obj Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int