Exemple #1
0
 ushort IConvertible.ToUInt16(IFormatProvider provider)
 {
     return(Ordinal.ToUInt16(provider));
 }