C# Class ApexLumia.XNAFrameworkDispatcherService

Inheritance: IApplicationService
Show file Open project: ApexHAB/apex-lumia

Public Methods

Method Description
XNAFrameworkDispatcherService ( ) : System

Private Methods

Method Description
IApplicationService ( ) : void
IApplicationService ( System.Windows.ApplicationServiceContext context ) : void
frameworkDispatcherTimer_Tick ( object sender, EventArgs e ) : void

Method Details

XNAFrameworkDispatcherService() public method

public XNAFrameworkDispatcherService ( ) : System
return System