C# Class Deveel.Data.Diagnostics.InformationEvent

Inheritance: Event
Afficher le fichier Open project: deveel/deveeldb Class Usage Examples

Méthodes publiques

Méthode Description
InformationEvent ( string message, InformationLevel level ) : System

Méthodes protégées

Méthode Description
GetEventData ( object>.Dictionary data ) : void

Method Details

GetEventData() protected méthode

protected GetEventData ( object>.Dictionary data ) : void
data object>.Dictionary
Résultat void

InformationEvent() public méthode

public InformationEvent ( string message, InformationLevel level ) : System
message string
level InformationLevel
Résultat System