示例#1
0
 public override object ReadValueAs(Type type)
 {
     return(reader.ReadValueAs(type));
 }