MonoTouch.Dialog.Section.Section C# (CSharp) 메소드

Section() 공개 메소드

Constructs a Section without header or footers.
public Section ( ) : System
리턴 System
		public Section () : base (null) {}
		

Same methods

Section::Section ( UIView header ) : System
Section::Section ( UIView header, UIView footer ) : System
Section::Section ( string caption ) : System
Section::Section ( string caption, string footer ) : System
Section::Section ( string caption, string footer, string ID ) : System