Пример #1
0
 public object Parse(XElement field, Type t)
 {
     return(parser.Parse(field, t));
 }