C# 클래스 Disco.Services.Web.Bundles.UrlBundle

상속: IBundle
파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
ProcessRequest ( System context ) : void
UrlBundle ( string Url, string ContentType ) : System

메소드 상세

ProcessRequest() 공개 메소드

public ProcessRequest ( System context ) : void
context System
리턴 void

UrlBundle() 공개 메소드

public UrlBundle ( string Url, string ContentType ) : System
Url string
ContentType string
리턴 System