C# Class LongoMatch.Core.Store.Tag

Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Tag ( string value, string grp = "Default" ) : 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

Tag() public méthode

public Tag ( string value, string grp = "Default" ) : System
value string
grp string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string