C# Class Tasks.AggregateException

Inheritance: System.Exception
Afficher le fichier Open project: directi/Fleck

Méthodes publiques

Méthode Description
AggregateException ( ) : System
AggregateException ( IEnumerable exceptions ) : System
ToString ( ) : string

Method Details

AggregateException() public méthode

public AggregateException ( ) : System
Résultat System

AggregateException() public méthode

public AggregateException ( IEnumerable exceptions ) : System
exceptions IEnumerable
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string