C# Class FrannHammer.Models.BaseCharacterModel

Afficher le fichier Open project: Frannsoft/FrannHammer Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
Equals ( BaseCharacterModel other ) : bool

Method Details

Equals() protected méthode

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

operator() public static méthode

public static operator ( ) : bool
Résultat bool