MonoTouch.Dialog.DialogViewController.DialogViewController C# (CSharp) Method

DialogViewController() public method

public DialogViewController ( IntPtr ptr ) : System
ptr System.IntPtr
return System
		public DialogViewController(IntPtr ptr):base(ptr){
		}

Same methods

DialogViewController::DialogViewController ( RootElement root ) : System
DialogViewController::DialogViewController ( RootElement root, bool pushing ) : System
DialogViewController::DialogViewController ( UITableViewStyle style, RootElement root ) : System
DialogViewController::DialogViewController ( UITableViewStyle style, RootElement root, bool pushing ) : System
DialogViewController::DialogViewController ( UITableViewStyle style, bool pushing ) : System
DialogViewController::DialogViewController ( bool pushing ) : System