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