IndexedCommentsCacheOnReportWarning Method

This is used to raise the ReportWarning event

Definition

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
protected virtual void OnReportWarning(
	CommentsCacheEventArgs args
)

Parameters

args  CommentsCacheEventArgs
The event arguments

See Also