C# Class TaskyAndroid.Screens.TodoItemScreen

Inheritance: Android.App.Activity
Exibir arquivo Open project: realm/realm-dotnet

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
CancelDelete ( ) : void
Save ( ) : void

Method Details

OnCreate() protected method

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