YAMP.Sensors.Devices.Camera.UninstallReadingChangedHandler C# (CSharp) Method

UninstallReadingChangedHandler() protected method

Uninstalls the reading handler.
protected UninstallReadingChangedHandler ( ) : void
return void
        protected override void UninstallReadingChangedHandler()
        {
        }
    }