C# Class LogViewer.DirectInvoker

Inheritance: IInvoker
Afficher le fichier Open project: Lundalogik/log4net-logviewer

Méthodes publiques

Méthode Description
Invoke ( System.Action run ) : void

Method Details

Invoke() public méthode

public Invoke ( System.Action run ) : void
run System.Action
Résultat void