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
|
||||
{
|
||||
/// <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>
|
||||
IStateEnable StateEnable { get; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user