C# Class NetCoreExamples.Services.Implementations.LogService

Inheritance: ILogService
Afficher le fichier Open project: RUWebServices/DemonstrationsNETCore

Méthodes publiques

Méthode Description
LogToFile ( string message ) : void

Method Details

LogToFile() public méthode

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