C# Class SharpCifs.Util.Sharpen.RunnableAction

Inheritance: IRunnable
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Méthode Description
Run ( ) : void
RunnableAction ( System.Action a ) : System

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

RunnableAction() public méthode

public RunnableAction ( System.Action a ) : System
a System.Action
Résultat System