C# Class SandBox_CSharp.Server_Model2

ファイルを表示 Open project: hipolipolopigus/SkyNet_Old

Public Methods

Method Description
Server_Model2 ( ) : System
Start ( ) : void
Thread ( ) : void

Method Details

Server_Model2() public method

public Server_Model2 ( ) : System
return System

Start() public method

public Start ( ) : void
return void

Thread() public method

public Thread ( ) : void
return void