Beispiel #1
0
 public static void SendToErrorLog(this string log)
 {
     logHelper.ErrorLog(log);
 }