C# 클래스 Deveel.Data.Diagnostics.EventSource

상속: IEventSource
파일 보기 프로젝트 열기: deveel/deveeldb

Private Properties

프로퍼티 타입 설명
CopyFrom void

공개 메소드들

메소드 설명
EventSource ( ) : System
EventSource ( IEventSource parentSource ) : System

보호된 메소드들

메소드 설명
GetMetadata ( object>.Dictionary metadata ) : void

비공개 메소드들

메소드 설명
CopyFrom ( IEventSource eventSource ) : void

메소드 상세

EventSource() 공개 메소드

public EventSource ( ) : System
리턴 System

EventSource() 공개 메소드

public EventSource ( IEventSource parentSource ) : System
parentSource IEventSource
리턴 System

GetMetadata() 보호된 메소드

protected GetMetadata ( object>.Dictionary metadata ) : void
metadata object>.Dictionary
리턴 void