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