次の方法で共有


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

戻り値

適用対象