Click or drag to resize
SelfReference Class
Summary description for SelfReference.
Inheritance Hierarchy
SystemObject
  X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleASTReference
    X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleASTSelfReference

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 SelfReference : Reference

The SelfReference type exposes the following members.

Constructors
  NameDescription
Protected methodSelfReference
Initializes a new instance of the SelfReference class
Top
Methods
Fields
  NameDescription
Public fieldStatic memberSelf
Top
Properties
  NameDescription
Public propertyOwnerReference (Inherited from Reference.)
Top
See Also