C# Class ConventionCatalogDemo.LoggerImpl

Inheritance: ILogger
Afficher le fichier Open project: pwlodek/CodeGallery

Méthodes publiques

Méthode Description
Log ( string message ) : void

Method Details

Log() public méthode

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