C# Class Elfar.Twitter.ErrorLogPlugin

Inheritance: IErrorLogPlugin
Datei anzeigen Open project: stevenbey/elfar

Private Properties

Property Type Description
Format string

Public Methods

Method Description
Execute ( ErrorLog errorLog ) : void

Private Methods

Method Description
Format ( ErrorLog errorLog ) : string

Method Details

Execute() public method

public Execute ( ErrorLog errorLog ) : void
errorLog ErrorLog
return void