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

The ArgumentReference type exposes the following members.

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