Constructor inputBlocker.inputBlocker(+ 1 overload)
Overload
This constructor does nothing (does not call inputBlocker.Start).
public inputBlocker()
Overload(top)
This constructor calls inputBlocker.Start.
public inputBlocker(BIEvents what)
Parameters
what (BIEvents) |
Exceptions
ArgumentException
what is 0. |