C# Class Structures.Name

Afficher le fichier Open project: NuGet/Entropy

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Name ( string name ) : System
ToString ( ) : string

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

Name() public méthode

public Name ( string name ) : System
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string