Overload List
| Name | Description | |
|---|---|---|
| Verify |
Verifies and diagnoses this Container instance. This method will call all registered
delegates, iterate registered collections and throws an exception if there was an error.
| |
| Verify(VerificationOption) |
Verifies the Container. This method will call all registered delegates,
iterate registered collections and throws an exception if there was an error.
|
See Also