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

Represents a service capable of showing the marketplace hub.
Inheritance: IMarketplaceHubService
Show file Open project: Cimbalino/Cimbalino-Phone-Toolkit

Public Methods

Method Description
Show ( ) : void

Shows the marketplace hub.

Method Details

Show() public method

Shows the marketplace hub.
public Show ( ) : void
return void