C# Class GameServer.GameService

Inheritance: ServiceControl
ファイルを表示 Open project: SaladLab/TicTacToe Class Usage Examples

Public Methods

Method Description
GameService ( string runner ) : System

Private Methods

Method Description
ServiceControl ( HostControl hostControl ) : bool

Method Details

GameService() public method

public GameService ( string runner ) : System
runner string
return System