C# 클래스 StoryQ.Execution.Rendering.SimpleHtml.SimpleHtmlFileManager

Class SimpleHtmlFileManager.
상속: XmlFileManagerBase
파일 보기 프로젝트 열기: wforney/storyq

보호된 메소드들

메소드 설명
WriteDependantFiles ( string directory ) : void

Writes the dependant files.

비공개 메소드들

메소드 설명
SimpleHtmlFileManager ( ) : System.IO

Prevents a default instance of the SimpleHtmlFileManager class from being created.

메소드 상세

WriteDependantFiles() 보호된 메소드

Writes the dependant files.
protected WriteDependantFiles ( string directory ) : void
directory string The directory.
리턴 void