Click or drag to resize

CodeUnit Constructor

Overload List
  NameDescription
Public methodCodeUnit(String, Project, String)
Create a new CodeUnit with the specified file name and parent Project.
Public methodCodeUnit(String, String, Project, String)
Create a new CodeUnit with the specified file name (or text source) and parent Project.
Top
See Also