C# 클래스 MonoDevelop.Projects.MSBuildTests

파일 보기 프로젝트 열기: LogosBible/monodevelop

공개 메소드들

메소드 설명
LoadBuildVSConsoleProject ( string vsVersion, string toolsVersion ) : void

비공개 메소드들

메소드 설명
BuildConsoleProject ( ) : void
CreateConsoleProject ( ) : void
EvaluateProperties ( ) : void
GenericProject ( ) : void
LoadBuildVS2010ConsoleProject ( ) : void
LoadBuildVS2012ConsoleProject ( ) : void
LoadBuildVS2013ConsoleProject ( ) : void
LoadSaveBuildConsoleProject ( ) : void
ProjectReferenceWithSpace ( ) : void
RoundtripPropertyWithXmlCharacters ( ) : void
SaveReferenceWithCondition ( ) : void
TestConfigurationMerging ( ) : void
TestConfigurationMergingChangeMergeToParent ( ) : void
TestConfigurationMergingChangeMergeToParent2 ( ) : void
TestConfigurationMergingChangeNoMergeToParent ( ) : void
TestConfigurationMergingConfigPlatformCombinations ( ) : void
TestConfigurationMergingDefaultValues ( ) : void
TestConfigurationMergingKeepOldConfig ( ) : void
TestCreateLoadSaveConsoleProject ( ) : void
TestLoadSaveResources ( ) : void
TestLoadSaveSolutionFolders ( ) : void

메소드 상세

LoadBuildVSConsoleProject() 공개 메소드

public LoadBuildVSConsoleProject ( string vsVersion, string toolsVersion ) : void
vsVersion string
toolsVersion string
리턴 void