Trigger Constructor
Delta Engine Documentation
Initializes a new instance of the
Trigger
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
Trigger
()
protected Trigger()
Protected
Sub
New
Protected Sub New
protected
:
Trigger
()
protected: Trigger()
new
:
unit
->
Trigger
new : unit -> Trigger
See Also
Trigger Class
DeltaEngine.Commands Namespace