C# Class NetCoreExamples.Services.Implementations.LogService

Inheritance: ILogService
Mostra file 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