C# Class FubuMVC.IntegrationTesting.Samples.TransactionalBehavior

Inheritance: FubuMVC.Core.Behaviors.WrappingBehavior
Afficher le fichier Open project: DarthFubuMVC/fubumvc

Méthodes protégées

Méthode Description
invoke ( Func func ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
start ( ) : Transaction

Method Details

invoke() protected méthode

protected invoke ( Func func ) : System.Threading.Tasks.Task
func Func
Résultat System.Threading.Tasks.Task