Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Tasky
ApplicationLayer
TodoItemDialog
C# Class Tasky.ApplicationLayer.TodoItemDialog
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.
Afficher le fichier
Open project: realm/realm-dotnet
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
TodoItemDialog
(
TodoItem
item
) :
System
Method Details
TodoItemDialog()
public
méthode
public
TodoItemDialog
(
TodoItem
item
) :
System
item
Tasky.Shared.TodoItem
Résultat
System