Utils.FlattenAggregate(Exception) 方法

定义

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)

参数

exc
Exception

返回

适用于