Exemple #1
0
 public object ChangeType_Int32()
 {
     return(Int32Value.ChangeType(typeof(Int32), CultureInfo.InvariantCulture));
 }