C# Class ContinuationExample.SyncResult

Inheritance: IResult
Afficher le fichier Open project: drmohundro/presentations

Méthodes publiques

Méthode Description
Execute ( ) : void
SyncResult ( System.Action action ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

SyncResult() public méthode

public SyncResult ( System.Action action ) : System
action System.Action
Résultat System