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
CustomFileAppender
C# Class CustomFileAppender, code
Inheritance:
RollingFileAppender
显示文件
Open project: shendongnian/code
Protected Methods
Method
Description
OpenFile
(
string
fileName
,
bool
append
) :
void
Method Details
OpenFile()
protected
method
protected
OpenFile
(
string
fileName
,
bool
append
) :
void
fileName
string
append
bool
return
void