Exemplo n.º 1
0
 public void WriteErrorToDataBase(Exception exception)
 {
     _wsServer.WriteErrorToDataBase(exception);
 }