Beispiel #1
0
 public static void LogSectionStart(string name)
 {
     InternalLogger.LogSectionStart(name);
 }