Click or drag to resize

Assignment Constructor

Overload List
  NameDescription
Public methodAssignment(Expression, Expression)
Create an Assignment with the specified left and right expressions.
Protected methodAssignment(Parser, CodeObject)
Initializes a new instance of the Assignment class
Top
See Also