Constructor ProjectCreationData
ProjectCreationData(string, string, string, string, string, string)
Initializes a new instance of the ProjectCreationData
class with specified parameters based on the existing project template.
public ProjectCreationData(string language, string projectType, string projectName, string projectLocation, string description, string path)