ShouldUseConstructorParameters Property
Determines if constructor parameters should be used to create the class instead of the default constructor and members.

Syntax

ShouldUseConstructorParameters ShouldUseConstructorParameters { get; }

Value