C# 클래스 ERP.WebContext

Context for the RIA application.
This context extends the base to make application services and types available for consumption from code and xaml.
상속: WebContextBase
파일 보기 프로젝트 열기: arthurgfonseca/ERP-Grupo5

공개 메소드들

메소드 설명
WebContext ( ) : System

Initializes a new instance of the WebContext class.

비공개 메소드들

메소드 설명
OnCreated ( ) : void

This method is invoked from the constructor once initialization is complete and can be used for further object setup.

메소드 상세

WebContext() 공개 메소드

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