C# Class withSIX.Play.Core.Games.Legacy.ServerQuery.SourcePlayer

Inheritance: Player
显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

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

Method Details

SourcePlayer() public method

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