C# Class NLogViewer.Receivers.FileReceiver

Inheritance: LogEventReceiverWithParserSkeleton, IWizardConfigurable
Mostrar archivo Open project: jkowalski/NLogViewer Class Usage Examples

Private Properties

Property Type Description

Public Methods

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

Method Details

FileReceiver() public method

public FileReceiver ( ) : System
return System

GetWizardPage() public method

public GetWizardPage ( ) : IWizardPage
return IWizardPage

InputThread() public method

public InputThread ( ) : void
return void