C# Class LogViewer.DirectInvoker

Inheritance: IInvoker
Show file Open project: Lundalogik/log4net-logviewer

Public Methods

Method Description
Invoke ( System.Action run ) : void

Method Details

Invoke() public method

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