Méthode | Description | |
---|---|---|
GetGlobalModel ( ) : dynamic | ||
GetModel ( string viewName ) : dynamic | ||
ModelProvider ( IRootPathProvider rootPathProvider, IConfiguration settings ) : System |
Initializes a new instance of the GlobalModelManager class.
|
public GetModel ( string viewName ) : dynamic | ||
viewName | string | |
Résultat | dynamic |
public ModelProvider ( IRootPathProvider rootPathProvider, IConfiguration settings ) : System | ||
rootPathProvider | IRootPathProvider | |
settings | IConfiguration | |
Résultat | System |