C# Class Azure.Mobile.Sample.Pages.ToDoPage

Inheritance: ContentPage
Datei anzeigen Open project: MikeCodesDotNET/App-Service-Helpers

Public Methods

Method Description
ToDoPage ( IEasyMobileServiceClient client, ToDo selectedItem ) : System

Method Details

ToDoPage() public method

public ToDoPage ( IEasyMobileServiceClient client, ToDo selectedItem ) : System
client IEasyMobileServiceClient
selectedItem ToDo
return System