SingletonDependencyObjectTInterfaceGet Method |
If Enabled is true the singelton will be returned.
Namespace:
Crosser.Resolve.Model
Assembly:
Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax public override TInterface Get()
Return Value
Type:
TInterfaceThe mapped singleton
See Also