'宣言 Public Overrides Function Sum( _ ByVal value1 As Long, _ ByVal value2 As Nullable(Of Decimal) _ ) As Nullable(Of Decimal)
public override Nullable<decimal> Sum( long value1, Nullable<decimal> value2 )
Int64AverageAggregator クラス Int64AverageAggregator メンバ