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