C# Class Fluent.MessagePacker.DisposeWithAction

Inheritance: IDisposable
Afficher le fichier Open project: zoetrope/fluent-logger-csharp

Méthodes publiques

Méthode Description
Dispose ( ) : void
DisposeWithAction ( System.Action action ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DisposeWithAction() public méthode

public DisposeWithAction ( System.Action action ) : System
action System.Action
Résultat System