Click or drag to resize
EasyRuntimeConstructor Class
Summary description for EasyRuntimeConstructor.
Inheritance Hierarchy
SystemObject
  X3Platform.DynamicProxy.Builder.CodeBuilderEasyConstructor
    X3Platform.DynamicProxy.Builder.CodeBuilderEasyRuntimeConstructor

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

The EasyRuntimeConstructor type exposes the following members.

Constructors
  NameDescription
Public methodEasyRuntimeConstructor
Initializes a new instance of the EasyRuntimeConstructor class
Top
Methods
Fields
  NameDescription
Protected field_builder (Inherited from EasyConstructor.)
Top
Properties
  NameDescription
Public propertyCodeBuilder (Inherited from EasyConstructor.)
Public propertyMember (Inherited from EasyConstructor.)
Public propertyReturnType (Inherited from EasyConstructor.)
Top
See Also