'宣言 Protected Overridable Function CreateDataBindingBot( _ ByVal control As WebControl, _ ByVal dataSource As Object, _ ByVal type As DataSourceType _ ) As DataBot
protected virtual DataBot CreateDataBindingBot( WebControl control, object dataSource, DataSourceType type )