コード例 #1
0
ファイル: KernelGateway.cs プロジェクト: biuken/eAnt
 public void DownloadServerList(string uri)
 {
     krnGateway.DownloadServerList(uri);
 }