System.Object
System.Attribute
Eplan.EplApi.Scripting.DeclareEventHandler
System.Object
System.Attribute
Eplan.EplApi.Scripting.DeclareEventHandler
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=false, Inherited=true)] public class DeclareEventHandler : System.Attribute
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=false, Inherited=true)] public ref class DeclareEventHandler : public System.Attribute
Name | Description | |
---|---|---|
DeclareEventHandler Constructor | This function of the script is registered as an event handler in the system. |
Name | Description | |
---|---|---|
Name | ||
TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Attribute) | |
GetHashCode | (Inherited from System.Attribute) | |
IsDefaultAttribute | (Inherited from System.Attribute) | |
Match | (Inherited from System.Attribute) |