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

The ReturnReferenceExpression type exposes the following members.

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