From the documentation of the GetProperties
method:
You must specify either BindingFlags.Instance or
BindingFlags.Static in order to get a
return.
From the documentation of the GetProperties
method:
You must specify either BindingFlags.Instance or
BindingFlags.Static in order to get a
return.