Method NormalizeException
NormalizeException<T1>(IList<T1>)
Declaration
protected virtual IList<object> NormalizeException<T1>(IList<T1> ex)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<T1> | ex |
Returns
Type | Description |
---|---|
System.Collections.Generic.IList<System.Object> |
Type Parameters
Name | Description |
---|---|
T1 |