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

Represents an implementation of the IApplicationManifestService.
Inheritance: IApplicationManifestService
Exibir arquivo Open project: Cimbalino/Cimbalino-Phone-Toolkit

Public Methods

Method Description
GetApplicationManifest ( ) : ApplicationManifest

Gets the application manifest for the active app.

Method Details

GetApplicationManifest() public method

Gets the application manifest for the active app.
public GetApplicationManifest ( ) : ApplicationManifest
return ApplicationManifest