Click or drag to resize
MarkBranchStatement Class
Summary description for MarkBranchStatement.
Inheritance Hierarchy
SystemObject
  X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleASTStatement
    X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleASTMarkBranchStatement

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleAST
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class MarkBranchStatement : Statement

The MarkBranchStatement type exposes the following members.

Constructors
  NameDescription
Public methodMarkBranchStatement
Initializes a new instance of the MarkBranchStatement class
Top
Methods
  NameDescription
Public methodEmit (Overrides StatementEmit(IEasyMember, ILGenerator).)
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.)
Public methodToString (Inherited from Object.)
Top
See Also