コード例 #1
0
ファイル: KernelGateway.cs プロジェクト: biuken/eAnt
 public InterfaceServer[] GetServerList()
 {
     return(krnGateway.GetServerList());
 }