MonoMobile.Views.DateTimeCellView.DateTimeCellView C# (CSharp) Method

DateTimeCellView() public method

public DateTimeCellView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
return System
		public DateTimeCellView(RectangleF frame) : base(frame)
		{
		}