Example #1
0
 int IConvertible.ToInt32(IFormatProvider provider)
 {
     return(Ordinal.ToInt32(provider));
 }