Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tasky
TaskDialog
C# Class Tasky.TaskDialog
Wrapper class for Task, to use with MonoTouch.Dialog. If it was just iOS platform we could apply these attributes directly to the Task class, but because we share that with other platforms this wrapper provides a bridge to MonoTouch.Dialog.
Show file
Open project: conceptdev/xamarin-samples
Private Properties
Property
Type
Description
Public Methods
Method
Description
TaskDialog
(
TodoItem
task
) :
System
Method Details
TaskDialog()
public
method
public
TaskDialog
(
TodoItem
task
) :
System
task
Tasky.BL.TodoItem
return
System