Click or drag to resize
AbstractCodeBuilder Class
Summary description for AbstractCodeBuilder.
Inheritance Hierarchy

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

The AbstractCodeBuilder type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractCodeBuilder
Initializes a new instance of the AbstractCodeBuilder class
Top
Methods
  NameDescription
Public methodAddStatement
Public methodCreateLabel
Public methodDeclareLocal
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodSetNonEmpty
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Protected propertyGenerator
Top
See Also