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

Inheritance: IWriterHandle
Afficher le fichier Open project: codaxy/common

Méthodes publiques

Méthode Description
Dispose ( ) : void
FileWriterHandle ( String path ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FileWriterHandle() public méthode

public FileWriterHandle ( String path ) : System
path String
Résultat System