Click or drag to resize
IndirectReference Class
Wraps a reference that is passed ByRef and provides indirect load/store facilities.
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 IndirectReference : TypeReference

The IndirectReference type exposes the following members.

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