C# Class SwtorCaster.Core.Services.Logging.LoggerService

Inheritance: ILoggerService
Afficher le fichier Open project: pjmagee/swtor-caster

Méthodes publiques

Méthode Description
Clear ( ) : void
Log ( string line ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Log() public méthode

public Log ( string line ) : void
line string
Résultat void