Пример #1
0
 public DataObject CastTo(DataType dataType)
 {
     return(DataType.CastValueTo(this, dataType));
 }