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.
Afficher le fichier Open project: GridProtectionAlliance/openHistorian Class Usage Examples

Méthodes publiques

Méthode Description
AppModel ( )

Creates a new AppModel.

Method Details

AppModel() public méthode

Creates a new AppModel.
public AppModel ( )