Click or drag to resize

ManyTInterfaceAllowMultipleOfSameType 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
C#
public static bool AllowMultipleOfSameType { get; set; }

Property Value

Type: Boolean
See Also