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