Exemplo n.º 1
0
 public virtual RecoveryError irecv_event_unsubscribe(RecoveryClientHandle client, RecoveryEventType type)
 {
     return(RecoveryNativeMethods.irecv_event_unsubscribe(client, type));
 }