C# 클래스 NCop.Samples.FirstAspect.StopwatchInterceptionAspect

상속: NCop.Aspects.Framework.ActionInterceptionAspect
파일 보기 프로젝트 열기: sagifogel/NCop

공개 메소드들

메소드 설명
OnInvoke ( ActionInterceptionArgs args ) : void
StopwatchInterceptionAspect ( ) : System

메소드 상세

OnInvoke() 공개 메소드

public OnInvoke ( ActionInterceptionArgs args ) : void
args NCop.Aspects.Framework.ActionInterceptionArgs
리턴 void

StopwatchInterceptionAspect() 공개 메소드

public StopwatchInterceptionAspect ( ) : System
리턴 System