Loading...
Method in DeclarationBuilder
Sets the SourceNodeName of the Declaration .
public DeclarationBuilder WithSourceNodeName(string sourceNodeName)
string sourceNodeName
string
The source node name to apply to the Declaration.
The DeclarationBuilder instance that received this method call.