Exemple #1
0
 public object Any(LogError request)
 {
     throw new Exception(request.Text);
 }
 public object Any(LogError request)
 {
     throw new Exception(request.Text);
 }