BehaviorDeprecationExtensions Class

Simple Injector
Deprecation extensions.
Inheritance Hierarchy

SystemObject
  SimpleInjector.AdvancedBehaviorDeprecationExtensions

Namespace:  SimpleInjector.Advanced
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 4.10.2
Syntax

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static class BehaviorDeprecationExtensions

The BehaviorDeprecationExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBuildExpression Obsolete.
This interface method has been removed. Please call GetInstanceProducerFor instead.
Public methodStatic memberSelectProperty Obsolete.
This interface method has been removed. Please call SelectProperty(PropertyInfo) instead.
Top
See Also

Reference