C# Class LogViewer.Utilities.Settings

Inheritance: INotifyPropertyChanged
显示文件 Open project: Dronacharya-Org/Dronacharya Class Usage Examples

Public Methods

Method Description
LoadAsync ( ) : Task
SaveAsync ( ) : System.Threading.Tasks.Task
Settings ( ) : Microsoft.Storage

Private Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

LoadAsync() public static method

public static LoadAsync ( ) : Task
return Task

SaveAsync() public method

public SaveAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

Settings() public method

public Settings ( ) : Microsoft.Storage
return Microsoft.Storage