Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NetCoreExamples
Services
Implementations
LogService
C# Class NetCoreExamples.Services.Implementations.LogService
Inheritance:
ILogService
ファイルを表示
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