C# Class Input101.DropDownController.Mydelegate

Inheritance: XuniCalendarDelegate
Exibir arquivo Open project: GoXuni/Xamarin.iOS-Samples

Public Methods

Method Description
SelectionChanged ( XuniCalendar sender, CalendarRange selectedDates ) : void

Method Details

SelectionChanged() public method

public SelectionChanged ( XuniCalendar sender, CalendarRange selectedDates ) : void
sender XuniCalendar
selectedDates CalendarRange
return void