C# Class PassFruit.Tag

Inheritance: ITag
Afficher le fichier Open project: bettiolo/PassFruit Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( Tag other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Méthode Description
CheckForValidity ( string key ) : void
Tag ( string key ) : System

Method Details

Equals() public méthode

public Equals ( Tag other ) : bool
other Tag
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string