Пример #1
0
 public object Get(Type type)
 {
     return(DataNode.ConvertValue(this.value, type));
 }