Miner.Responder.TroubleMaker Assembly > TinyIoC Namespace : ResolveOptions Class |
For a list of all members of this type, see ResolveOptions members.
Name | Description | |
---|---|---|
![]() ![]() | Default | Gets the default options (attempt resolution of unregistered types, fail on named resolution if name not found) |
![]() ![]() | FailNameNotFoundOnly | Preconfigured option for attempting resolution of unregistered types and failing on named resolution if name not found |
![]() ![]() | FailUnregisteredAndNameNotFound | Preconfigured option for failing on resolving unregistered types and on named resolution if name not found |
![]() ![]() | FailUnregisteredOnly | Preconfigured option for failing on resolving unregistered types, but attempting unnamed resolution if name not found |
![]() | NamedResolutionFailureAction | |
![]() | UnregisteredResolutionAction |