Пример #1
0
        public virtual RecoveryDeviceHandle irecv_devices_get_all()
        {
            RecoveryDeviceHandle returnValue;

            returnValue     = RecoveryNativeMethods.irecv_devices_get_all();
            returnValue.Api = this.Parent;
            return(returnValue);
        }