ResolverConfigThrowErrorOnDeniedMapping Property |
If true the resolver will throw exceptions when a mapping is denied.
Default is false.
Namespace:
Crosser.Resolve
Assembly:
Crosser.Resolver (in Crosser.Resolver.dll) Version: 0.0.9.1
Syntax public static bool ThrowErrorOnDeniedMapping { get; set; }
Property Value
Type:
BooleanSee Also