Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LinFu
AOP
Interfaces
CountingInterceptor
C# 클래스 LinFu.AOP.Interfaces.CountingInterceptor
상속:
IInterceptor
파일 보기
프로젝트 열기: philiplaureano/LinFu
공개 메소드들
메소드
설명
Intercept
(
IInvocationInfo
info
) :
object
비공개 메소드들
메소드
설명
CountingInterceptor
(
ICallCounter
callCounter
,
IInterceptor
methodReplacement
) :
System
메소드 상세
Intercept()
공개
메소드
public
Intercept
(
IInvocationInfo
info
) :
object
info
IInvocationInfo
리턴
object