Gets or sets the currently registered
Expression.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: ExpressionThe current registration.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the supplied value is a null reference. |
See Also