C# Class Glyma.UtilityService.Export.IBIS.Html.HtmlExportUtility

Inheritance: DocumentExportUtility
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
HtmlExportUtility ( IMapManager mapmanager ) : System.IO

Méthodes protégées

Méthode Description
WriteToFile ( ) : void

Method Details

HtmlExportUtility() public méthode

public HtmlExportUtility ( IMapManager mapmanager ) : System.IO
mapmanager IMapManager
Résultat System.IO

WriteToFile() protected méthode

protected WriteToFile ( ) : void
Résultat void