C# Class C2dmSharp.Client.Sample.DefaultActivity

Inheritance: Android.App.Activity
Show file Open project: Redth/C2DM-Sharp

Public Methods

Method Description
updateView ( ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnResume ( ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

OnResume() protected method

protected OnResume ( ) : void
return void

updateView() public method

public updateView ( ) : void
return void