C# 클래스 Queue.Services.Server.TemplateHttpService

상속: TemplateService, ITemplateHttpService
파일 보기 프로젝트 열기: breslavsky/queue

공개 메소드들

메소드 설명
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