c# - Accessing method arguments in Spring.net AOP advice -


i attempting first implementation of iafterreturningadvice , wondering how access values of method or if possible? makes sense may have use around advice acheive since don't have access imethodinvocation.

thanks in advance.

just in case reads post later , needs answer. answer args[] array contains arguments passed intercepted method.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -