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