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

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Properties

Свойство Type Description
GetTypeString String
IsCompatibleType bool
PrintCSC void
PrintCSC void
URTParam System

Méthodes publiques

Méthode Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode 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 méthode

public Equals ( Object obj ) : bool
obj Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int