C# Class Dlp.Connectors.OutputEventArgs

Represents the output of the DatabaseConnector. Useful as a verbose log.
Inheritance: System.EventArgs
Afficher le fichier Open project: stone-payments/Dlp.Connectors Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
Create ( string operationName, string description ) : OutputEventArgs
OutputEventArgs ( string operationName, string description ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string