ElementBuilder.

GetDefaultCommentBuilder() Method

Summary

Returns the default method to use to build XML comments for this element. Called once by the constructor.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
ElementBuilder

Syntax

protected virtual Action<StringBuilder> GetDefaultCommentBuilder()

Return Value

Type Description
Action<StringBuilder>