C# Class adrilight.Fakes.ContextFake

Inheritance: IContext
Afficher le fichier Open project: fabsenet/adrilight

Méthodes publiques

Méthode Description
BeginInvoke ( Action action ) : void
Invoke ( Action action ) : void

Method Details

BeginInvoke() public méthode

public BeginInvoke ( Action action ) : void
action Action
Résultat void

Invoke() public méthode

public Invoke ( Action action ) : void
action Action
Résultat void