C# Class LogViewer.FileLogEntryController.WrappedDispatcher

Inheritance: IInvoker
Datei anzeigen Open project: Lundalogik/log4net-logviewer

Public Methods

Method Description
Invoke ( System.Action threadStart ) : void
WrappedDispatcher ( Dispatcher dispatcher ) : System

Method Details

Invoke() public method

public Invoke ( System.Action threadStart ) : void
threadStart System.Action
return void

WrappedDispatcher() public method

public WrappedDispatcher ( Dispatcher dispatcher ) : System
dispatcher System.Windows.Threading.Dispatcher
return System