C# Class Skight.HelpCenter.Build.Default

Inheritance: FluentBuild.BuildFile
ファイルを表示 Open project: SkightTeam/eLiteWeb

Protected Properties

Property Type Description
bin_direcotry FluentFs.Core.Directory
publish_directory FluentFs.Core.Directory
third_party_directory FluentFs.Core.Directory

Public Methods

Method Description
Default ( ) : FluentBuild
Default ( ) : System

Private Methods

Method 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 method

public Default ( ) : FluentBuild
return FluentBuild

Default() public method

public Default ( ) : System
return System

Property Details

bin_direcotry protected_oe static_oe property

protected static Directory,FluentFs.Core bin_direcotry
return FluentFs.Core.Directory

publish_directory protected_oe static_oe property

protected static Directory,FluentFs.Core publish_directory
return FluentFs.Core.Directory

third_party_directory protected_oe static_oe property

protected static Directory,FluentFs.Core third_party_directory
return FluentFs.Core.Directory