Click or drag to resize

Using Constructor

Overload List
  NameDescription
Public methodUsing(Expression, CodeObject)
Create a Using.
Public methodUsing(LocalDecl, CodeObject)
Create a Using.
Protected methodUsing(Parser, CodeObject)
Initializes a new instance of the Using class
Top
See Also