ProjectCreator ClassDelta Engine Documentation
Creates a new Delta Engine project on the drive based on a VisualStudioTemplate (.zip). View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ProjectCreator ProjectCreator

Namespace: DeltaEngine.Editor.ProjectCreator
Assembly: DeltaEngine.Editor.ProjectCreator (in DeltaEngine.Editor.ProjectCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ProjectCreator

The ProjectCreator type exposes the following members.

Constructors

  NameDescription
Public methodProjectCreator
Initializes a new instance of the ProjectCreator class
Top
Methods

  NameDescription
Public methodAreAllTemplateFilesAvailable
Public methodCheckIfTemplateFilesHaveBeenCopiedToLocation
Public methodCreateProject
Public methodHasDirectoryHierarchyBeenCreated
Public methodIsSourceFileAvailable
Top
Properties

  NameDescription
Public propertyProject
Public propertyTemplate
Top
See Also