C# Class DungeonMasterEngine.DungeonContent.Entity.RelationToken

Afficher le fichier Open project: ggrrin/DungeonMaster Class Usage Examples

Méthodes publiques

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

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

RelationToken() public méthode

public RelationToken ( uint token )
token uint

operator() public static méthode

public static operator ( ) : bool
Résultat bool