C# Class StoryQ.Execution.Rendering.SimpleHtml.SimpleHtmlFileManager

Class SimpleHtmlFileManager.
Inheritance: XmlFileManagerBase
Afficher le fichier Open project: wforney/storyq

Méthodes protégées

Méthode Description
WriteDependantFiles ( string directory ) : void

Writes the dependant files.

Private Methods

Méthode Description
SimpleHtmlFileManager ( ) : System.IO

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

Method Details

WriteDependantFiles() protected méthode

Writes the dependant files.
protected WriteDependantFiles ( string directory ) : void
directory string The directory.
Résultat void