예제 #1
0
파일: FwkTask.cs 프로젝트: s0/geode-native
 public void SetLogFile(string logPath)
 {
     m_clientGroup.SetNameLogFile(logPath);
 }