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