Inheritance: BaseCommand
Exemplo n.º 1
0
 public virtual Response processConnectionError(ConnectionError error)
 {
     return null;
 }