C# 클래스 Itenso.Sys.Logging.LoggerBase

파일 보기 프로젝트 열기: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

공개 메소드들

메소드 설명
IsSupportedException ( Exception exception ) : bool
PopContext ( ) : void
PushContext ( string context ) : IDisposable

메소드 상세

IsSupportedException() 공개 메소드

public IsSupportedException ( Exception exception ) : bool
exception System.Exception
리턴 bool

PopContext() 공개 메소드

public PopContext ( ) : void
리턴 void

PushContext() 공개 메소드

public PushContext ( string context ) : IDisposable
context string
리턴 IDisposable