예제 #1
0
 public object ChangeType_String()
 {
     return(StringValue.ChangeType(typeof(String), CultureInfo.InvariantCulture));
 }