Beispiel #1
0
 public static ErrorReporter GetInstance()
 {
     return(_self ?? (_self = new ErrorReporter()));
 }