示例#1
0
 public static void Init(ref GridConfig _temp)
 {
     GridConfig.ReadJson(ref _temp);
 }