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