kostiakoval/Mirror

Mirror a Class ,not a instance

Opened this issue · 1 comments

you see,

a Class ,has it’s properties,but,to get it’s properties,i need init a instance.

can you support Mirror a Class directly?

like this:

let mirror = Mirror(Student)

thank you!!!

Thanks for feedback I will have a look on that