This is used by the comments cache to report a warning message

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assemblies:  SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0
  GenerateInheritedDocs (in GenerateInheritedDocs.exe) Version: 1.9.3.0

Syntax

C#
public class CommentsCacheEventArgs : EventArgs
Visual Basic
Public Class CommentsCacheEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    SandcastleBuilder.Utils.InheritedDocumentation..::..CommentsCacheEventArgs

See Also