Creates a new Delta Engine project on the drive based on a VisualStudioTemplate (.zip).
View code on GitHub
Inheritance Hierarchy
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
The ProjectCreator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProjectCreator | Initializes a new instance of the ProjectCreator class |
Methods
Name | Description | |
---|---|---|
![]() | AreAllTemplateFilesAvailable | |
![]() | CheckIfTemplateFilesHaveBeenCopiedToLocation | |
![]() | CreateProject | |
![]() | HasDirectoryHierarchyBeenCreated | |
![]() | IsSourceFileAvailable |
Properties
Name | Description | |
---|---|---|
![]() | Project | |
![]() | Template |
See Also