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

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

Private Properties

Свойство Type Description
GetTypeString String
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, bool bNS ) : String
PrintCSC ( StringBuilder sb ) : void
PrintCSC ( StringBuilder sb, String curNS ) : void
URTParam ( String name, String typeName, String typeNS, String encodedNS, URTParamType pType, bool bEmbedded, WsdlParser parser, URTNamespace urtNamespace ) : 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