C# Класс StoryQ.Execution.Rendering.SimpleHtml.SimpleHtmlFileManager

Class SimpleHtmlFileManager.
Наследование: XmlFileManagerBase
Показать файл Открыть проект

Защищенные методы

Метод Описание
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