WithImplicit(bool)
Method in DeclarationBuilder
Summary
Sets the IsImplicit of the Declaration .
Parameters
Name | Description |
---|---|
| The is-implicit value to apply to the Declaration. |
Returns
The DeclarationBuilder instance that received this method call.