Responder Developer Guide
ResolveOptions Class Members
Properties 


The following tables list the members exposed by ResolveOptions.

Public Constructors
 NameDescription
Public ConstructorResolveOptions Constructor  
Top
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