UseEnumerableTemplateForAnyEnumerable
Gets a value indicating whether the EnumerableTemplate or EnumeratorTemplate
must be applied to all methods returning compatible return type, instead of only to methods using the yield
statement.
Declaration
public bool UseEnumerableTemplateForAnyEnumerable { get; }
Property Value
Type | Description |
---|---|
bool |