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

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

공개 메소드들

메소드 설명
GetTemplate ( string app, string theme, string template ) : Task

메소드 상세

GetTemplate() 공개 메소드

public GetTemplate ( string app, string theme, string template ) : Task
app string
theme string
template string
리턴 Task