C# Class Deveel.Data.Diagnostics.EventSource

Inheritance: IEventSource
Afficher le fichier Open project: deveel/deveeldb

Private Properties

Свойство Type Description
CopyFrom void

Méthodes publiques

Méthode Description
EventSource ( ) : System
EventSource ( IEventSource parentSource ) : System

Méthodes protégées

Méthode Description
GetMetadata ( object>.Dictionary metadata ) : void

Private Methods

Méthode Description
CopyFrom ( IEventSource eventSource ) : void

Method Details

EventSource() public méthode

public EventSource ( ) : System
Résultat System

EventSource() public méthode

public EventSource ( IEventSource parentSource ) : System
parentSource IEventSource
Résultat System

GetMetadata() protected méthode

protected GetMetadata ( object>.Dictionary metadata ) : void
metadata object>.Dictionary
Résultat void