C# Class Monobjc.Tools.Generator.NAnt.Html2XhtmlTask

Inheritance: BaseTask
ファイルを表示 Open project: Monobjc/monobjc-tools

Protected Methods

Method Description
ExecuteTask ( ) : void

Executes the task.

Private Methods

Method Description
Convert ( String htmlFile, String xhtmlFile ) : void

Method Details

ExecuteTask() protected method

Executes the task.
protected ExecuteTask ( ) : void
return void