| DependencyException Constructor (Type) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DependencyException(
Type type
)
Parameters
- type
- Type: SystemType
The type that could not be created by the Service Provider.
See Also