CommentsCacheEventArgs Constructor

Constructor

Definition

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public CommentsCacheEventArgs(
	string text
)

Parameters

text  String
The message text

See Also