C# Class HA4IoT.Tests.Mockups.TestMotionDetectorFactory

Show file Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
CreateTestMotionDetector ( ) : TestMotionDetector
TestMotionDetectorFactory ( ISchedulerService schedulerService, ISettingsService settingsService ) : System

Method Details

CreateTestMotionDetector() public method

TestMotionDetectorFactory() public method

public TestMotionDetectorFactory ( ISchedulerService schedulerService, ISettingsService settingsService ) : System
schedulerService ISchedulerService
settingsService ISettingsService
return System