C# Class DotNetIO.FileSystems.Local.AggregateException

Inheritance: System.Exception
Exibir arquivo Open project: DotNetIO/DotNetIO

Public Methods

Method Description
AggregateException ( IEnumerable exceptions ) : System

Method Details

AggregateException() public method

public AggregateException ( IEnumerable exceptions ) : System
exceptions IEnumerable
return System