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