ContainerVerify Method

Simple Injector
Overload List

  NameDescription
Public methodVerify
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.
Public methodVerify(VerificationOption)
Verifies the Container. This method will call all registered delegates, iterate registered collections and throws an exception if there was an error.
Top
See Also

Reference