C# (CSharp) Tasky Namespace

Nested Namespaces

Tasky.ApplicationLayer
Tasky.BL
Tasky.DAL
Tasky.Screens
Tasky.Shared

Classes

Name Description
AppDelegate
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.