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 hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?