Ejemplo n.º 1
0
 internal static RemoteException From(AgentException aex)
 {
     throw new NotImplementedException(aex.ToString());
 }
Ejemplo n.º 2
0
 internal static RemoteException From(AgentException aex)
 {
     throw new NotImplementedException(aex.ToString());
 }