Click or drag to resize
EasyRuntimeMethod Class
Summary description for EasyRuntimeMethod.
Inheritance Hierarchy
SystemObject
  X3Platform.DynamicProxy.Builder.CodeBuilderEasyMethod
    X3Platform.DynamicProxy.Builder.CodeBuilderEasyRuntimeMethod

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

The EasyRuntimeMethod type exposes the following members.

Constructors
  NameDescription
Public methodEasyRuntimeMethod
Initializes a new instance of the EasyRuntimeMethod class
Top
Methods
Fields
  NameDescription
Protected field_arguments (Inherited from EasyMethod.)
Protected field_builder (Inherited from EasyMethod.)
Top
Properties
  NameDescription
Public propertyArguments (Inherited from EasyMethod.)
Public propertyCodeBuilder (Inherited from EasyMethod.)
Public propertyMember (Inherited from EasyMethod.)
Public propertyReturnType (Inherited from EasyMethod.)
Top
See Also