ConstructorBuilder.

GetDefaultCommentBuilder() Method

Summary

Returns the default method to use to build XML comments for this member. Called once by the constructor.

Syntax

protected override Action<StringBuilder> GetDefaultCommentBuilder()

Return Value

Type Description
Action<StringBuilder>