is there proceed .net have slight called automatically after another slight invoked nonetheless before entered
what i am looking proceed slight after another slight invoked nonetheless before entered. example:
public category exam {
open vacant tracer ( ... )
{
}
open int somefunction( twine str )
{
relapse 0;
}
open vacant testfun()
{
somefunction( "" );
}
}
in instance above i have tracer() called after somefunction() invoked testfun() nonetheless before somefunction() entered. i'd also tact information somefunction().
i found something engaging everyone's answers. best answer question castle's dynamicproxy; however, i'm going to solve problem since requires adding library project. i have wholly few methods i need "trace" i've comparison run-down "core" methodology churned proceed enterprising surrogate implemented. i explain answer possess doubt below.
just note i'm going looking aop contextboundobject category applications.
Comments
Post a Comment