Exemple #1
0
 char IConvertible.ToChar(IFormatProvider provider)
 {
     return(Ordinal.ToChar(provider));
 }