c# - Why BindingFlags are called so? -


coming wpf background,just wondering, why bindingflags in reflection called so? "binding" it?

because class translates metadata actual method called binder , bindingflags flags passed on binder connect method.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -