Registration Methods

Simple Injector

The Registration type exposes the following members.

Methods

  NameDescription
Public methodBuildExpression
Builds a new Expression with the correct caching (according to the specifications of its Lifestyle) applied.
Protected methodBuildTransientDelegate
Protected methodBuildTransientExpression
Public methodGetRelationships
Gets the list of KnownRelationship instances. Note that the list is only available after calling BuildExpression.
Public methodInitializeInstance
Initializes an already created instance and applies properties and initializers to that instance.
Public methodSuppressDiagnosticWarning
Suppressing the supplied DiagnosticType for the given registration.
Top
See Also

Reference