Exemple #1
0
 public override void BeforeExecution(INsBeforeExecutionInterceptionContext context)
 {
     Aspect.TestValue++;
 }
Exemple #2
0
 public virtual void BeforeExecution(INsBeforeExecutionInterceptionContext context)
 {
 }