C# 클래스 Simplify.Web.Modules.WebContext

Provides web context
상속: IWebContext
파일 보기 프로젝트 열기: i4004/Simplify.Web

공개 메소드들

메소드 설명
WebContext ( IOwinContext context ) : System

Initializes a new instance of the WebContext class.

메소드 상세

WebContext() 공개 메소드

Initializes a new instance of the WebContext class.
public WebContext ( IOwinContext context ) : System
context IOwinContext The context.
리턴 System