C# Class GameServerQuery.Parsers.Player

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
ComparePK ( Player other ) : bool
ComparePK ( object obj ) : bool

Méthodes protégées

Méthode Description
Player ( string name ) : System

Method Details

ComparePK() public méthode

public ComparePK ( Player other ) : bool
other Player
Résultat bool

ComparePK() public méthode

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

Player() protected méthode

protected Player ( string name ) : System
name string
Résultat System