Click or drag to resize

IComponentRegistration Methods

The IComponentRegistration type exposes the following members.

Methods
  NameDescription
Public methodBuildResolvePipeline
Builds the resolve pipeline.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
Extension Methods
  NameDescription
Public Extension MethodMatchingLifetimeScopeTags
For components registered instance-per-matching-lifetime-scope, retrieves the set of lifetime scope tags to match.
(Defined by ComponentRegistrationExtensions.)
Top
See Also