C# Class MONI.Data.ShortCutGroup

Afficher le fichier Open project: dotob/moni Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
Equals ( ShortCutGroup other ) : bool

Method Details

Equals() protected méthode

protected Equals ( ShortCutGroup other ) : bool
other ShortCutGroup
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

ShortCutGroup() public méthode

public ShortCutGroup ( )

ToString() public méthode

public ToString ( ) : string
Résultat string