how methodinfo threadcontext class?


i'm perplexing this:



type threadcontexttype = typeof(application).getnestedtype("threadcontext", system.reflection.bindingflags.nonpublic);
methodinfo fdoidlemi = threadcontexttype.getmethod("fdoidle", bindingflags.nonpublic |
bindingflags.instance, null, new type[] { typeof(int32) }, null);


threadcontexttype ok nonetheless fdoidlemi null. i know there something wrong getmethod since fdoidle comes unsafenativemethods.imsocomponent interface.



how that? thanks.



Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members