C# Class Xamarin.Forms.Calendar.Platform.Droid.MonthDescriptor

Afficher le fichier Open project: rid00z/Xamarin.Forms.Calendar Class Usage Examples

Méthodes publiques

Méthode Description
MonthDescriptor ( int month, int year, System.DateTime date, string label ) : System
ToString ( ) : string

Method Details

MonthDescriptor() public méthode

public MonthDescriptor ( int month, int year, System.DateTime date, string label ) : System
month int
year int
date System.DateTime
label string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string