Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EF6Logger
FileLogger
C# Class EF6Logger.FileLogger
Writes the queries to the files system.
Inheritance:
IQueryLogger
显示文件
Open project: vendettamit/EF6QueryLogger
Public Methods
Method
Description
FileLogger
(
string
file
) :
System
Write
( ) :
void
Method Details
FileLogger()
public
method
public
FileLogger
(
string
file
) :
System
file
string
return
System
Write()
public
method
public
Write
( ) :
void
return
void