2 references to EnumField
BoundTreeGenerator (2)
Model.cs (2)
105
[XmlElement(ElementName = "Field", Type = typeof(
EnumField
))]
106
public List<
EnumField
> Fields;