Beispiel #1
0
 public static void Clear()
 {
     if (Instance != null)
     {
         Instance.clearLog();
     }
 }