C# Class eCollegeWP7.Views.HtmlContentPage

Inheritance: BasePage
Mostrar archivo Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
HtmlContentPage ( ) : System

Protected Methods

Method Description
OnReady ( System e ) : void

Method Details

HtmlContentPage() public method

public HtmlContentPage ( ) : System
return System

OnReady() protected method

protected OnReady ( System e ) : void
e System
return void