Exemple #1
0
 ulong IConvertible.ToUInt64(IFormatProvider provider)
 {
     return(Ordinal.ToUInt64(provider));
 }