Question

Something like a structure, how do you call that? I'm sure there is a shorter term then "class which instances are only used for variable storage"

Was it helpful?

Solution

I would call it a Container class.

OTHER TIPS

DTO - Data Transfer Object comes to mind. Also Model or ViewModel.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top