Loading...
Method in DeclarationBuilder
Sets the SourceFileName of the Declaration .
public DeclarationBuilder WithSourceFileName(string sourceFileName)
The DeclarationBuilder instance that received this method call.
string sourceFileName
string
The source file name to apply to the Declaration.