C# 클래스 Skight.HelpCenter.Build.Default

상속: FluentBuild.BuildFile
파일 보기 프로젝트 열기: SkightTeam/eLiteWeb

보호된 프로퍼티들

프로퍼티 타입 설명
bin_direcotry FluentFs.Core.Directory
publish_directory FluentFs.Core.Directory
third_party_directory FluentFs.Core.Directory

공개 메소드들

메소드 설명
Default ( ) : FluentBuild
Default ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

Default() 공개 메소드

public Default ( ) : FluentBuild
리턴 FluentBuild

Default() 공개 메소드

public Default ( ) : System
리턴 System

프로퍼티 상세

bin_direcotry 보호되어 있는 정적으로 프로퍼티

protected static Directory,FluentFs.Core bin_direcotry
리턴 FluentFs.Core.Directory

publish_directory 보호되어 있는 정적으로 프로퍼티

protected static Directory,FluentFs.Core publish_directory
리턴 FluentFs.Core.Directory

third_party_directory 보호되어 있는 정적으로 프로퍼티

protected static Directory,FluentFs.Core third_party_directory
리턴 FluentFs.Core.Directory