v1.1.4
Latest
2022.3+
Delegate ExceptionHandler
Namespace: Unity.Services.WireDirect.Tests
Syntax
public delegate object ExceptionHandler(AggregateException e);
Parameters
Type | Name | Description |
---|---|---|
System.AggregateException | e |
Returns
Type | Description |
---|---|
System.Object |