All pages
Powered by GitBook
1 of 1

Loading...

WithSourceNodeName(string)

Method in DeclarationBuilder

Summary

Sets the SourceNodeName of the Declaration .

public DeclarationBuilder WithSourceNodeName(string sourceNodeName)

Parameters

Name
Description

string sourceNodeName

The source node name to apply to the Declaration.

Returns

The instance that received this method call.

DeclarationBuilder