InputTrigger Constructor
Delta Engine Documentation
Initializes a new instance of the
InputTrigger
class
Namespace:
DeltaEngine.Commands
Assembly:
DeltaEngine
(in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
InputTrigger
()
protected InputTrigger()
Protected
Sub
New
Protected Sub New
protected
:
InputTrigger
()
protected: InputTrigger()
new
:
unit
->
InputTrigger
new : unit -> InputTrigger
See Also
InputTrigger Class
DeltaEngine.Commands Namespace