コード例 #1
0
 public void Debug(string value)
 {
     Log.Process(LogType.DEBUG, value);
 }