Click or drag to resize
LocalReference Class
Summary description for LocalReference.
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 class LocalReference : TypeReference

The LocalReference type exposes the following members.

Constructors
  NameDescription
Public methodLocalReference
Initializes a new instance of the LocalReference class
Top
Methods
Properties
  NameDescription
Public propertyOwnerReference (Inherited from Reference.)
Public propertyType (Inherited from TypeReference.)
Top
See Also