C# 클래스 openHistorian.Model.AppModel

Defines a base application model with convenient global settings and functions.
Custom view models should inherit from AppModel because the "Global" property is used by Layout.cshtml.
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian 1 사용 예제들

공개 메소드들

메소드 설명
AppModel ( )

Creates a new AppModel.

메소드 상세

AppModel() 공개 메소드

Creates a new AppModel.
public AppModel ( )