C# Class Build.Default

Inheritance: FluentBuild.BuildFile
Afficher le fichier Open project: SkightTeam/eLiteWeb

Protected Properties

Свойство Type Description
assembly_BuildFileConverter_WithTests FluentFs.Core.File
assembly_FluentBuild_UI FluentFs.Core.File
directory_src_converter FluentFs.Core.Directory
file_src_UI FluentFs.Core.File
thirdparty_fluentFs FluentFs.Core.File

Méthodes publiques

Méthode Description
Clean ( ) : void
Default ( ) : System

Private Methods

Méthode Description
CompileBuildFileConverter ( ) : void
CompileBuildUi ( ) : void
CompileCoreSources ( ) : void
CompileFunctionalTests ( ) : void
CompileRunnerSources ( ) : void
CopyDependantAssembliesToCompileDir ( ) : void
GenerateAssemblyInfoFiles ( ) : void
GenerateAssemblyInfoFor ( string folder, string description ) : void
RunFunctionalTests ( ) : void
RunTests ( ) : void
TestBuildFileConverter ( ) : void

Method Details

Clean() public méthode

public Clean ( ) : void
Résultat void

Default() public méthode

public Default ( ) : System
Résultat System

Property Details

assembly_BuildFileConverter_WithTests protected_oe property

protected File,FluentFs.Core assembly_BuildFileConverter_WithTests
Résultat FluentFs.Core.File

assembly_FluentBuild_UI protected_oe property

protected File,FluentFs.Core assembly_FluentBuild_UI
Résultat FluentFs.Core.File

directory_src_converter protected_oe property

protected Directory,FluentFs.Core directory_src_converter
Résultat FluentFs.Core.Directory

file_src_UI protected_oe property

protected File,FluentFs.Core file_src_UI
Résultat FluentFs.Core.File

thirdparty_fluentFs protected_oe property

protected File,FluentFs.Core thirdparty_fluentFs
Résultat FluentFs.Core.File