Exemplo n.º 1
0
 public object ChangeType_bool()
 {
     return(BoolValue.ChangeType(typeof(bool), CultureInfo.InvariantCulture));
 }