Partager via


Utils.FlattenAggregate(Exception) Méthode

Définition

public static System.Collections.Generic.List<Exception> FlattenAggregate (this Exception exc);
static member FlattenAggregate : Exception -> System.Collections.Generic.List<Exception>
<Extension()>
Public Function FlattenAggregate (exc As Exception) As List(Of Exception)

Paramètres

exc
Exception

Retours

S’applique à