메소드 | 설명 | |
---|---|---|
GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
ProcessRequest ( |
||
StitchItHandler ( string rootPath, string publicationPath ) : System |
public GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
requestContext | System.Web.Routing.RequestContext | |
리턴 | IHttpHandler |
public ProcessRequest ( |
||
context | ||
리턴 | void |
public StitchItHandler ( string rootPath, string publicationPath ) : System | ||
rootPath | string | |
publicationPath | string | |
리턴 | System |