WithName(string)
Last updated
Was this helpful?
Method in DeclarationBuilder
Sets the Name of the Declaration .
public DeclarationBuilder WithName(string name)string name
The name to apply to the Declaration.
The DeclarationBuilder instance that received this method call.
Last updated
Was this helpful?
Was this helpful?
