C# Class NetIde.Test.Support.ProjectCreator

Exibir arquivo Open project: netide/netide

Public Methods

Method Description
CreateTestProject ( bool createProjectFile ) : Project

Private Methods

Method Description
WriteFiles ( string subPath, string prefix ) : void

Method Details

CreateTestProject() public static method

public static CreateTestProject ( bool createProjectFile ) : Project
createProjectFile bool
return Project