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

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

The Reference type exposes the following members.

Constructors
  NameDescription
Public methodReference
Initializes a new instance of the Reference class
Public methodReference(Reference)
Initializes a new instance of the Reference class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGenerate
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodLoadAddressOfReference
Public methodLoadReference
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStoreReference
Public methodToAddressOfExpression
Public methodToExpression
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyOwnerReference
Top
See Also