Click or drag to resize

One<TInterface> Class

Handles mapping between a interface and concrete types This is transient objects...
Inheritance Hierarchy
System.Object
  Crosser.Resolve.One<TInterface>

Namespace:  Crosser.Resolve
Assembly:  Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax
C#
public static class One<TInterface>

Type Parameters

TInterface
Interface to map to

The One< TInterface> type exposes the following members.

Properties
Methods
See Also