C# Class GameServerQuery.Parsers.SourcePlayer

Inheritance: Player
Show file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
SourcePlayer ( string name, int score, System.TimeSpan duration ) : System

Method Details

SourcePlayer() public method

public SourcePlayer ( string name, int score, System.TimeSpan duration ) : System
name string
score int
duration System.TimeSpan
return System