C# Class NetCoreExamples.Services.Implementations.LogService

Inheritance: ILogService
Datei anzeigen Open project: RUWebServices/DemonstrationsNETCore

Public Methods

Method Description
LogToFile ( string message ) : void

Method Details

LogToFile() public method

public LogToFile ( string message ) : void
message string
return void