C# 클래스 Monobjc.Tools.Generator.NAnt.Html2XhtmlTask

상속: BaseTask
파일 보기 프로젝트 열기: Monobjc/monobjc-tools

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void

Executes the task.

비공개 메소드들

메소드 설명
Convert ( String htmlFile, String xhtmlFile ) : void

메소드 상세

ExecuteTask() 보호된 메소드

Executes the task.
protected ExecuteTask ( ) : void
리턴 void