Exemple #1
0
 short IConvertible.ToInt16(IFormatProvider provider)
 {
     return(Ordinal.ToInt16(provider));
 }