C# Class GameServerQuery.Parsers.SourcePlayer

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

Méthodes publiques

Méthode Description
SourcePlayer ( string name, int score, System.TimeSpan duration ) : System

Method Details

SourcePlayer() public méthode

public SourcePlayer ( string name, int score, System.TimeSpan duration ) : System
name string
score int
duration System.TimeSpan
Résultat System