It is necessary to learn access modifiers of a certain class using reflection methods.

1 answer 1

var t = typeof(TestClass).Attributes;