'宣言 Protected Function InternalMonthSelected( _ ByVal month As Month, _ ByVal clearCurrentSelection As Boolean, _ ByVal select As Boolean, _ ByVal initialSelection As SelectedDateRanges _ ) As Boolean
protected bool InternalMonthSelected( Month month, bool clearCurrentSelection, bool select, SelectedDateRanges initialSelection )