Click or drag to resize

ProjectCreateCodeUnit Method

Overload List
  NameDescription
Public methodCreateCodeUnit(String)
Create a new CodeUnit for the specified file name, and add it to the Project along with a corresponding ProjectFileItem.
Public methodCreateCodeUnit(String, String)
Create a new CodeUnit for a code fragment, and add it to the Project.
Top
See Also