C# Class Felbook.Helpers.FileOutputHelper

Mostra file Open project: janmarek/Felbook Class Usage Examples

Public Methods

Method Description
FileOutputHelper ( IFileService fileService ) : System
GetHtml ( File file ) : string

Method Details

FileOutputHelper() public method

public FileOutputHelper ( IFileService fileService ) : System
fileService IFileService
return System

GetHtml() public method

public GetHtml ( File file ) : string
file Felbook.Models.File
return string