예제 #1
0
 uint IConvertible.ToUInt32(IFormatProvider provider)
 {
     return(Ordinal.ToUInt32(provider));
 }