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