Exemplo n.º 1
0
 public void OnFailure(TerminalException p0)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void OnFailure(TerminalException e)
 {
     _callback(e);
 }