C# Class Windows.ApplicationModel.Background.BackgroundTaskCompletedEventArgs

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

Public Methods

Method Description
CheckResult ( ) : void

Method Details

CheckResult() public method

public CheckResult ( ) : void
return void