IElementBuilderGroup.

AppendFullName(StringBuilder) Method

Summary

Appends the full name of this member, including its Weaver.Editor.Procedural.Scripting.IElementBuilderGroup.Parent (and any types and namespaces it is nested inside).

Syntax

void AppendFullName(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void