Click or drag to resize

IRegistrationBuilderTLimit, TActivatorData, TRegistrationStyleOnPreparing Method

Overload List
  NameDescription
Public methodOnPreparing(ActionPreparingEventArgs)
Add a handler for the Preparing event. This event allows manipulating of the parameters that will be provided to the component.
Public methodOnPreparing(FuncPreparingEventArgs, ValueTask)
Add an async handler for the Preparing event. This event allows manipulating of the parameters that will be provided to the component.
Top
See Also