C# Class HA4IoT.Hardware.Tests.TestInputPort

Inheritance: TestPort, IBinaryInput
显示文件 Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
WithInvertedState ( bool value = true ) : IBinaryInput

Method Details

WithInvertedState() public method

public WithInvertedState ( bool value = true ) : IBinaryInput
value bool
return IBinaryInput