Partilhar via


Utils.FlattenAggregate(Exception) Método

Definição

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)

Parâmetros

exc
Exception

Retornos

Aplica-se a