C# 클래스 withSIX.Core.Logging.Bencher

상속: IDisposable
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
Bencher ( string message, string caller, string startInfo = null ) : System
Dispose ( ) : void

메소드 상세

Bencher() 공개 메소드

public Bencher ( string message, string caller, string startInfo = null ) : System
message string
caller string
startInfo string
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void