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

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

Public Methods

Method Description
ApplicationLifecycleService ( ) : System

Initializes a new instance of the ApplicationLifecycleService class.

Private Methods

Method Description
EnsureMainFrame ( ) : bool

Method Details

ApplicationLifecycleService() public method

Initializes a new instance of the ApplicationLifecycleService class.
public ApplicationLifecycleService ( ) : System
return System