コード例 #1
0
 decimal IConvertible.ToDecimal(IFormatProvider provider)
 {
     return(Ordinal.ToDecimal(provider));
 }