C# Class Skight.HelpCenter.Build.Default

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

Protected Properties

Свойство Type Description
bin_direcotry FluentFs.Core.Directory
publish_directory FluentFs.Core.Directory
third_party_directory FluentFs.Core.Directory

Méthodes publiques

Méthode Description
Default ( ) : FluentBuild
Default ( ) : System

Private Methods

Méthode Description
compile_elite_web ( ) : void
compile_elite_web_specs ( ) : void
compile_helper_center ( ) : void
compile_helper_center_specs ( ) : void
copy_test_package ( ) : void
copy_third_party_package ( ) : void
prepare ( ) : void

Method Details

Default() public méthode

public Default ( ) : FluentBuild
Résultat FluentBuild

Default() public méthode

public Default ( ) : System
Résultat System

Property Details

bin_direcotry protected_oe static_oe property

protected static Directory,FluentFs.Core bin_direcotry
Résultat FluentFs.Core.Directory

publish_directory protected_oe static_oe property

protected static Directory,FluentFs.Core publish_directory
Résultat FluentFs.Core.Directory

third_party_directory protected_oe static_oe property

protected static Directory,FluentFs.Core third_party_directory
Résultat FluentFs.Core.Directory