C# Class Cimbalino.Phone.Toolkit.Services.MapDownloaderService

Represents an implementation of the IMapDownloaderService.
Inheritance: IMapDownloaderService
Show file Open project: Cimbalino/Cimbalino-Phone-Toolkit

Public Methods

Method Description
Show ( ) : void

Shows the Maps settings application.

Method Details

Show() public method

Shows the Maps settings application.
public Show ( ) : void
return void