'宣言 Public Overloads Overridable Function FormatDateRange( _ ByVal start As Date, _ ByVal end As Date, _ ByVal formatType As DateRangeFormatType _ ) As String
public virtual string FormatDateRange( DateTime start, DateTime end, DateRangeFormatType formatType )