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

Inheritance: DocumentExportUtility
Mostrar archivo Open project: chris-tomich/Glyma

Public Methods

Method Description
HtmlExportUtility ( IMapManager mapmanager ) : System.IO

Protected Methods

Method Description
WriteToFile ( ) : void

Method Details

HtmlExportUtility() public method

public HtmlExportUtility ( IMapManager mapmanager ) : System.IO
mapmanager IMapManager
return System.IO

WriteToFile() protected method

protected WriteToFile ( ) : void
return void