共用方式為


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

傳回

適用於