C# Class NLogViewer.Receivers.FileReceiver

Inheritance: LogEventReceiverWithParserSkeleton, IWizardConfigurable
Afficher le fichier Open project: jkowalski/NLogViewer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FileReceiver ( ) : System
GetWizardPage ( ) : IWizardPage
InputThread ( ) : void

Method Details

FileReceiver() public méthode

public FileReceiver ( ) : System
Résultat System

GetWizardPage() public méthode

public GetWizardPage ( ) : IWizardPage
Résultat IWizardPage

InputThread() public méthode

public InputThread ( ) : void
Résultat void