Base trigger interface. All triggers implement this interface.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public interface ITrigger |
| Visual Basic (Declaration) |
|---|
Public Interface ITrigger |
| Visual C++ |
|---|
public interface class ITrigger |