FailureList Constructor |
Name | Description | |
---|---|---|
![]() | FailureList |
Creates a new FailureList instance
|
![]() | FailureList(Int32) |
Creates a new FailureList instance that is empty and has the specified initial capacity
|
![]() | FailureList(IEnumerableFailure) |
Creates a new FailureList instance that contains elements copied from the specified collection
|