C# Class Dlp.Sdk.Tests.EventViewerLog

Inheritance: AbstractLog
Afficher le fichier Open project: stone-payments/Dlp.Framework

Méthodes publiques

Méthode Description
EventViewerLog ( ) : System

Méthodes protégées

Méthode Description
SaveImplementation ( string logCategory, object objectToLog, string methodName ) : void

Method Details

EventViewerLog() public méthode

public EventViewerLog ( ) : System
Résultat System

SaveImplementation() protected méthode

protected SaveImplementation ( string logCategory, object objectToLog, string methodName ) : void
logCategory string
objectToLog object
methodName string
Résultat void