C
C#2y ago
square.

Empty Array and i don't know why

columns is empty and i dont know why
7 Replies
square.
square.2y ago
where T is guaranteed to be ApplicationUser in this context
Thinker
Thinker2y ago
You know you can use auto-properties, right?
square.
square.2y ago
can't. tis a school project and im supposed to demonstrate encapsulation
ero
ero2y ago
What school project would teach about reflection Bogus
square.
square.2y ago
oh no, they're focusing more on the basics of oop. like inheritance, polymorphism etc. but i didn't like the idea of making multiple methods that do the same thing for different types.. and thats why im using reflection
sibber
sibber2y ago
youre allowed to use reflection but not auto properties?
TheRanger
TheRanger2y ago
well if school didn't mention it, i suppose its allowed by default