docs: ITrigger.StateEnable Documentation Updated
This commit is contained in:
parent
fc49961ef3
commit
8963df6f46
@ -6,7 +6,7 @@ namespace Syntriax.Modules.Trigger
|
|||||||
public interface ITrigger
|
public interface ITrigger
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// <see cref="IStateEnable"/> to switch on or off
|
/// <see cref="IStateEnable"/> to control the state of the <see cref="ITrigger"/> is on or off
|
||||||
/// </summary>
|
/// </summary>
|
||||||
IStateEnable StateEnable { get; }
|
IStateEnable StateEnable { get; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user