C# Class Codaxy.Common.Logging.TextFileLogAppender.FileWriterHandle

Inheritance: IWriterHandle
Exibir arquivo Open project: codaxy/common

Public Methods

Method Description
Dispose ( ) : void
FileWriterHandle ( String path ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FileWriterHandle() public method

public FileWriterHandle ( String path ) : System
path String
return System