MonoMobile.Views.DateTimeCellView.DateTimeCellView C# (CSharp) Méthode

DateTimeCellView() public méthode

public DateTimeCellView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
Résultat System
		public DateTimeCellView(RectangleF frame) : base(frame)
		{
		}