C# Class AggregateSource.EventStore.Framework.Catch

Afficher le fichier Open project: yreynhout/AggregateSource

Méthodes publiques

Méthode Description
ExceptionOf ( Func action ) : System.Threading.Tasks.Task
ExceptionOf ( System.Action action ) : void

Method Details

ExceptionOf() public static méthode

public static ExceptionOf ( Func action ) : System.Threading.Tasks.Task
action Func
Résultat System.Threading.Tasks.Task

ExceptionOf() public static méthode

public static ExceptionOf ( System.Action action ) : void
action System.Action
Résultat void