C# Class WinRTNET.Tests.MockAsyncAction

Inheritance: MockAsyncBase, IAsyncAction
Mostra file Open project: ermau/WinRT.NET Class Usage Examples

Public Methods

Method Description
GetResults ( ) : void

Protected Methods

Method Description
Complete ( ) : void

Method Details

Complete() protected method

protected Complete ( ) : void
return void

GetResults() public method

public GetResults ( ) : void
return void