コード例 #1
0
ファイル: FwkTask.cs プロジェクト: s0/geode-native
 public void SetLogFile(string logPath)
 {
     m_clientGroup.SetNameLogFile(logPath);
 }