public EnumListDataFieldVM(ModuleDef ownerModule, Action <DataFieldVM> onUpdated) : this(ownerModule, EnumInfo.CreateNullArray(null), onUpdated) { }