C# Class Queue.Services.Server.TemplateTcpService

Inheritance: TemplateService, ITemplateTcpService
Afficher le fichier Open project: breslavsky/queue

Méthodes publiques

Méthode Description
GetTemplate ( string app, string theme, string template ) : Task

Method Details

GetTemplate() public méthode

public GetTemplate ( string app, string theme, string template ) : Task
app string
theme string
template string
Résultat Task