C# Class Queue.Services.Server.TemplateTcpService

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

Public Methods

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

Method Details

GetTemplate() public method

public GetTemplate ( string app, string theme, string template ) : Task
app string
theme string
template string
return Task