C# 클래스 CK.Plugins.ObjectExplorer.LogEventConfig

상속: ILogEventConfig
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LogEventConfig ( ) : System.Collections.Generic
LogEventConfig ( string eventName, List parameters, ServiceLogEventOptions logOptions, bool doLog ) : System.Collections.Generic

메소드 상세

LogEventConfig() 공개 메소드

public LogEventConfig ( ) : System.Collections.Generic
리턴 System.Collections.Generic

LogEventConfig() 공개 메소드

public LogEventConfig ( string eventName, List parameters, ServiceLogEventOptions logOptions, bool doLog ) : System.Collections.Generic
eventName string
parameters List
logOptions ServiceLogEventOptions
doLog bool
리턴 System.Collections.Generic