Responder Developer Guide
ResolveOptions Class Properties


For a list of all members of this type, see ResolveOptions members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)DefaultGets the default options (attempt resolution of unregistered types, fail on named resolution if name not found)  
Public Propertystatic (Shared in Visual Basic)FailNameNotFoundOnlyPreconfigured option for attempting resolution of unregistered types and failing on named resolution if name not found  
Public Propertystatic (Shared in Visual Basic)FailUnregisteredAndNameNotFoundPreconfigured option for failing on resolving unregistered types and on named resolution if name not found  
Public Propertystatic (Shared in Visual Basic)FailUnregisteredOnlyPreconfigured option for failing on resolving unregistered types, but attempting unnamed resolution if name not found  
Public PropertyNamedResolutionFailureAction  
Public PropertyUnregisteredResolutionAction  
Top
See Also

Reference

ResolveOptions Class
TinyIoC Namespace

 

 


Send Comment