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

Show file Open project: rid00z/Xamarin.Forms.Calendar Class Usage Examples

Public Methods

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

Method Details

MonthDescriptor() public method

public MonthDescriptor ( int month, int year, System.DateTime date, string label ) : System
month int
year int
date System.DateTime
label string
return System

ToString() public method

public ToString ( ) : string
return string