C# Class NLogViewer.Receivers.DatabaseReceiver

Inheritance: LogEventReceiverSkeleton, IWizardConfigurable
Datei anzeigen Open project: jkowalski/NLogViewer

Public Methods

Method Description
DatabaseReceiver ( ) : System
GetWizardPage ( ) : IWizardPage
InputThread ( ) : void

Method Details

DatabaseReceiver() public method

public DatabaseReceiver ( ) : System
return System

GetWizardPage() public method

public GetWizardPage ( ) : IWizardPage
return IWizardPage

InputThread() public method

public InputThread ( ) : void
return void