Ejemplo n.º 1
0
 public string FormatException(Exception exception)
 {
     return(_engine.FormatException(exception));
 }