either get fields by reflection or have them in a prepared list/dictionary of fields for the type (i would probably prefer preallocating that in the initialization rather than using reflection every time)
Yeah I'm still looking other ways.. Where I can use typed class, in which model name and respective fields changes
well why would you return a dynamic set of fields
Обсуждают сегодня