Click or drag to resize
EasyEvent Class
Summary description for EasyEvent.
Inheritance Hierarchy
SystemObject
  X3Platform.DynamicProxy.Builder.CodeBuilderEasyEvent

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class EasyEvent : IEasyMember

The EasyEvent type exposes the following members.

Constructors
  NameDescription
Public methodEasyEvent
Initializes a new instance of the EasyEvent class
Top
Methods
  NameDescription
Public methodCreateAddOnMethod
Public methodCreateRemoveOnMethod
Public methodEnsureValidCodeBlock
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGenerate
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyMember
Public propertyName
Public propertyReturnType
Top
See Also