C# Class LogViewer.Utilities.Settings

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Dronacharya-Org/Dronacharya Class Usage Examples

Méthodes publiques

Méthode Description
LoadAsync ( ) : Task
SaveAsync ( ) : System.Threading.Tasks.Task
Settings ( ) : Microsoft.Storage

Private Methods

Méthode Description
OnPropertyChanged ( string name ) : void

Method Details

LoadAsync() public static méthode

public static LoadAsync ( ) : Task
Résultat Task

SaveAsync() public méthode

public SaveAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Settings() public méthode

public Settings ( ) : Microsoft.Storage
Résultat Microsoft.Storage