C# 클래스 TinySite.Models.OutputFile

상속: SourceFile
파일 보기 프로젝트 열기: robmen/tinysite 1 사용 예제들

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
OutputFile ( OutputFile original ) : System.IO
OutputFile ( string path, string rootPath, string outputPath, string outputRootPath, string rootUrl, string relativeUrl ) : System.IO

메소드 상세

OutputFile() 보호된 메소드

protected OutputFile ( OutputFile original ) : System.IO
original OutputFile
리턴 System.IO

OutputFile() 보호된 메소드

protected OutputFile ( string path, string rootPath, string outputPath, string outputRootPath, string rootUrl, string relativeUrl ) : System.IO
path string
rootPath string
outputPath string
outputRootPath string
rootUrl string
relativeUrl string
리턴 System.IO