Compartir a través de


Utils.FlattenAggregate(Exception) Método

Definición

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

Devoluciones

Se aplica a