// This file has been autogenerated from a class added in the UI designer. using System; using MonoTouch.Foundation; using MonoTouch.UIKit; namespace Tasky { public partial class ViewController : UIViewController { public ViewController (IntPtr handle) : base (handle) { } } }