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