CommentsCacheEventArgs Constructor

Constructor

Definition

Namespace: Sandcastle.Core.InheritedDocumentation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public CommentsCacheEventArgs(
	string text
)

Parameters

text  String
The message text

See Also