C# Class Windows.Networking.NetworkOperators.MobileBroadbandAccountWatcher

Inheritance: IMobileBroadbandAccountWatcher
Datei anzeigen Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
MobileBroadbandAccountWatcher ( ) : System
Start ( ) : void
Stop ( ) : void

Method Details

MobileBroadbandAccountWatcher() public method

public MobileBroadbandAccountWatcher ( ) : System
return System

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void