CsProject ClassDelta Engine Documentation
Required information for creation of a Delta Engine C# project. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ProjectCreator CsProject

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

public class CsProject

The CsProject type exposes the following members.

Constructors

  NameDescription
Public methodCsProject
Initializes a new instance of the CsProject class
Top
Properties

  NameDescription
Public propertyBaseDirectory
Public propertyFramework
Public propertyName
Public propertyOutputDirectory
Public propertyStarterKit
Top
See Also