Click or drag to resize

Ref Constructor

Overload List
  NameDescription
Public methodRef(Expression)
Create a Ref operator for the specified parameter expression.
Public methodRef(VariableDecl)
Create a Ref operator for the specified VariableDecl.
Protected methodRef(Parser, CodeObject)
Initializes a new instance of the Ref class
Top
See Also