Method GetExceptionWord
GetExceptionWord<T1>(IList<T1>)
Declaration
protected virtual string GetExceptionWord<T1>(IList<T1> ex)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<T1> | ex |
Returns
Type | Description |
---|---|
System.String |
Type Parameters
Name | Description |
---|---|
T1 |