C# 클래스 Netric.Intercept.Clr.Interceptor

파일 보기 프로젝트 열기: MaciekLesiczka/netric

공개 메소드들

메소드 설명
OnEnter ( string method ) : ulong
OnExit ( string method, ulong enterCycle ) : void

메소드 상세

OnEnter() 공개 정적인 메소드

public static OnEnter ( string method ) : ulong
method string
리턴 ulong

OnExit() 공개 정적인 메소드

public static OnExit ( string method, ulong enterCycle ) : void
method string
enterCycle ulong
리턴 void