C# Class System.Xml.Serialization.TempAssemblyCacheKey

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

Méthodes publiques

Méthode Description
Equals ( object o ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
TempAssemblyCacheKey ( string ns, object type ) : System.Reflection

Method Details

Equals() public méthode

public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int