Example #1
0
 long IConvertible.ToInt64(IFormatProvider provider)
 {
     return(Ordinal.ToInt64(provider));
 }