Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Resolve Namespaces
Crosser.Resolve
Singleton(TInterface) Class
Singleton(TInterface) Methods
As Method
Disable Method
Enable Method
Get Method
Reset Method
Singleton
TInterface
Get Method
Returns the TInterface from the func passed in to the method
As(Expression
Func
TInterface
, Boolean, Boolean, IDictionary
String, Object
)
Namespace:
Crosser.Resolve
Assembly:
Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax
C#
Copy
public
static
TInterface
Get
()
Return Value
Type:
TInterface
Returns the concrete singleton type of T
Exceptions
Exception
Condition
Exception
Throws if there is no mapping available for T
See Also
Reference
Singleton
TInterface
Class
Crosser.Resolve Namespace