示例#1
0
文件: Log.cs 项目: ThomasEcherer/elo
 public static void setConfig(LogConfig config)
 {
     c_config = config;
 }
示例#2
0
文件: Log.cs 项目: marcarvalho/byps
 public static void setConfig(LogConfig config)
 {
     c_config = config;
 }