namespace InABox.Core { public class DFLayoutCodeField : DFLayoutField<DFLayoutCodeFieldProperties> { } }