Loading...
Method in DeclarationBuilder
Sets the Description of the Declaration .
public DeclarationBuilder WithDescription(string description)
The DeclarationBuilder instance that received this method call.
string description
string
The description to apply to the Declaration.