C# Class EventApp.Controls.DateNavigationView

Inheritance: UIView
Afficher le fichier Open project: BobStolk/EventApp Class Usage Examples

Méthodes publiques

Méthode Description
DateNavigationView ( RectangleF frame ) : System
UpdateLabel ( string updateText ) : void

Private Methods

Méthode Description
DrawView ( ) : void

Method Details

DateNavigationView() public méthode

public DateNavigationView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
Résultat System

UpdateLabel() public méthode

public UpdateLabel ( string updateText ) : void
updateText string
Résultat void