Click or drag to resize

TypeOperator Constructor

Overload List
  NameDescription
Protected methodTypeOperator(Expression)
Create a type operator - the expression must evaluate to a TypeRef in valid code.
Protected methodTypeOperator(Parser, CodeObject)
Initializes a new instance of the TypeOperator class
Top
See Also