namespace InABox.Core { [Caption("Integer")] public class DFLayoutIntegerField : DFLayoutField, IDFLayoutFormField { } }