C# Class Elfar.Twitter.ErrorLogPlugin

Inheritance: IErrorLogPlugin
Afficher le fichier Open project: stevenbey/elfar

Private Properties

Свойство Type Description
Format string

Méthodes publiques

Méthode Description
Execute ( ErrorLog errorLog ) : void

Private Methods

Méthode Description
Format ( ErrorLog errorLog ) : string

Method Details

Execute() public méthode

public Execute ( ErrorLog errorLog ) : void
errorLog ErrorLog
Résultat void