WithDescription(string)
Method in DeclarationBuilder
Summary
Sets the Description of the Declaration .
Parameters
Name | Description |
---|---|
| The description to apply to the Declaration. |
Returns
The DeclarationBuilder instance that received this method call.
Last updated