Example #1
0
 protected virtual Field[] GetFields(ParentField field)
 {
     return(field.GetXmlFields());
 }