Exemple #1
0
 sbyte IConvertible.ToSByte(IFormatProvider provider)
 {
     return(Ordinal.ToSByte(provider));
 }