C# Class HA4IoT.Hardware.Tests.TestOutputPort

Inheritance: TestPort, IBinaryOutput
Exibir arquivo Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
WithInvertedState ( bool value = true ) : IBinaryOutput

Method Details

WithInvertedState() public method

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