C# Class AppMetrics.AgentService.PluginBase.AppSettings

Inheritance: AppSettingsBase
Afficher le fichier Open project: fandrei/AppMetrics

Protected Properties

Свойство Type Description
FileName string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Load ( ) : AppSettings

Méthodes protégées

Méthode Description
OnAfterLoad ( ) : void
OnBeforeSave ( ) : void

Method Details

Load() public static méthode

public static Load ( ) : AppSettings
Résultat AppSettings

OnAfterLoad() protected méthode

protected OnAfterLoad ( ) : void
Résultat void

OnBeforeSave() protected méthode

protected OnBeforeSave ( ) : void
Résultat void

Property Details

FileName protected_oe static_oe property

protected static string FileName
Résultat string