다음을 통해 공유


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

반환

적용 대상