コード例 #1
0
 public void StartWorkerServer()
 {
     WorkerServerStarter.Start();
 }
コード例 #2
0
 public void Start() =>
 _instance.Start();