C# Class wincollectd.InterfacePluginWriter

Inheritance: IPluginWriter
Mostrar archivo Open project: ghetzel/wincollectd

Public Methods

Method Description
InterfacePluginWriter ( ) : System
pushChunk ( Counter counter ) : void

Method Details

InterfacePluginWriter() public method

public InterfacePluginWriter ( ) : System
return System

pushChunk() public method

public pushChunk ( Counter counter ) : void
counter Counter
return void