C# Class MorseCode.CsJs.Xml.Schema.XmlSchemaParser.TypeReference

Afficher le fichier Open project: jam40jeff/CsJs

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
TypeReference ( string @namespace, string name ) : System

Private Methods

Méthode Description
Equals ( TypeReference other ) : bool

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

TypeReference() public méthode

public TypeReference ( string @namespace, string name ) : System
@namespace string
name string
Résultat System