Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tasky
ApplicationLayer
TodoItemDialog
C# 클래스 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.
파일 보기
프로젝트 열기: realm/realm-dotnet
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
TodoItemDialog
(
TodoItem
item
) :
System
메소드 상세
TodoItemDialog()
공개
메소드
public
TodoItemDialog
(
TodoItem
item
) :
System
item
Tasky.Shared.TodoItem
리턴
System