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