Method inputBlocker.Start
Overload
Starts blocking.
public void Start(BIEvents what)
Parameters
what (BIEvents) |
Exceptions
ArgumentException
what is 0. |
InvalidOperationException
Already started. |
Starts blocking.
public void Start(BIEvents what)
what (BIEvents) |
ArgumentException
what is 0. |
InvalidOperationException
Already started. |