namespace InABox.Core { [Caption("Double")] public class DFLayoutDoubleField : DFLayoutField<DFLayoutDoubleFieldProperties>, IDFLayoutFormField { } }