WithSourceFileName(string)
Method in DeclarationBuilder
Summary
Sets the SourceFileName of the Declaration .
Parameters
Name | Description |
---|---|
| The source file name to apply to the Declaration. |
Returns
The DeclarationBuilder instance that received this method call.
Last updated