C# Class 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.
Show file Open project: GridProtectionAlliance/openHistorian Class Usage Examples

Public Methods

Method Description
AppModel ( )

Creates a new AppModel.

Method Details

AppModel() public method

Creates a new AppModel.
public AppModel ( )