C# Класс Queue.Services.Server.TemplateHttpService

Наследование: TemplateService, ITemplateHttpService
Показать файл Открыть проект

Открытые методы

Метод Описание
GetTemplate ( string app, string theme, string template ) : Stream

Описание методов

GetTemplate() публичный Метод

public GetTemplate ( string app, string theme, string template ) : Stream
app string
theme string
template string
Результат System.IO.Stream