'宣言 Protected Function InternalMonthRangeSelected( _ ByVal pivotMonth As Month, _ ByVal selectedItemMonth As Month, _ ByVal clearCurrentSelection As Boolean, _ ByVal select As Boolean, _ ByVal initialSelection As SelectedDateRanges _ ) As Boolean
protected bool InternalMonthRangeSelected( Month pivotMonth, Month selectedItemMonth, bool clearCurrentSelection, bool select, SelectedDateRanges initialSelection )