C# Class Queue.Services.Server.TemplateHttpService

Inheritance: TemplateService, ITemplateHttpService
Mostra file Open project: breslavsky/queue

Public Methods

Method Description
GetTemplate ( string app, string theme, string template ) : Stream

Method Details

GetTemplate() public method

public GetTemplate ( string app, string theme, string template ) : Stream
app string
theme string
template string
return System.IO.Stream