C# Class Graphite.MetricsPipeExtensions.Reporter

Inheritance: IDisposable
Afficher le fichier Open project: peschuster/graphite-client

Méthodes publiques

Méthode Description
Dispose ( ) : void
Reporter ( System.Action report ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Reporter() public méthode

public Reporter ( System.Action report ) : System
report System.Action
Résultat System