Method | Description | |
---|---|---|
DeleteTask ( ) : void | ||
SaveTask ( ) : void | ||
Selected ( NSIndexPath indexPath ) : void | ||
TODOViewController ( ) : System | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void |
Method | Description | |
---|---|---|
Refresh ( ) : void | ||
ShowDetails ( |
public Selected ( NSIndexPath indexPath ) : void | ||
indexPath | NSIndexPath | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |