C# Class slinject.Logger

Afficher le fichier Open project: anvaka/slinject

Méthodes publiques

Méthode Description
WriteLine ( string format ) : void

Private Methods

Méthode Description
Error ( string value ) : void
Write ( string value ) : void

Method Details

WriteLine() public static méthode

public static WriteLine ( string format ) : void
format string
Résultat void