C# Class Windows.Storage.ApplicationData

Inheritance: IApplicationData
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
SetVersionAsync ( [ desiredVersion, [ handler ) : IAsyncAction
SignalDataChanged ( ) : void

Private Methods

Method Description
ClearAsync ( ) : IAsyncAction
ClearAsync ( [ locality ) : IAsyncAction

Method Details

SetVersionAsync() public method

public SetVersionAsync ( [ desiredVersion, [ handler ) : IAsyncAction
desiredVersion [
handler [
return IAsyncAction

SignalDataChanged() public method

public SignalDataChanged ( ) : void
return void