Beispiel #1
0
 public string FormatException(Exception exception)
 {
     return(_context.FormatException(exception));
 }