Click or drag to resize

OneTInterfaceGet Method

Namespace:  Crosser.Resolve
Assembly:  Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax
C#
public static TInterface Get()

Return Value

Type: TInterface
Returns the concrete type of TInterface
See Also