ManyTInterfaceRemoveTClass Method |
Removes all mappings to the Type of TClass where TClass implements TInterface
Namespace:
Crosser.Resolve
Assembly:
Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax public static void Remove<TClass>()
Type Parameters
- TClass
- The concrete type to remove from the mapping
See Also