C# Class CalendarSample.MainActivity

Inheritance: Android.App.Activity
Show file Open project: GoXuni/Xamarin.Android-Samples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
Calendar_DaySlotLoading ( object sender, CalendarDaySlotLoadingEventArgs e ) : void

Method Details

OnCreate() protected method

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