HA4IoT.Tests.Mockups.TestMotionDetector.CompleteMotionDetection C# (CSharp) Method

CompleteMotionDetection() public method

public CompleteMotionDetection ( ) : void
return void
        public void CompleteMotionDetection()
        {
            OnDetectionCompleted();
        }