SingletonCollectionTInterfaceAllowMultipleOfSameType Property |
If false the resolved types mapped to the TInterface have to be unique. Default is true
Namespace:
Crosser.Resolve
Assembly:
Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax public static bool AllowMultipleOfSameType { get; set; }
Property Value
Type:
BooleanSee Also