RegistrationOptionsExtensions Class |
Extension methods for registration options.
Inheritance Hierarchy SystemObject Autofac.Core.RegistrationRegistrationOptionsExtensions
Namespace:
Autofac.Core.Registration
Assembly:
Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax public static class RegistrationOptionsExtensions
<ExtensionAttribute>
Public NotInheritable Class RegistrationOptionsExtensions
The RegistrationOptionsExtensions type exposes the following members.
Methods
| Name | Description |
---|
| HasOption |
Tests whether a given flag (or combined set of flags) is present in the specified
options enumeration.
|
TopSee Also