Click or drag to resize
Sandcastle Help File BuilderCommentsCacheEventArgs Constructor
Constructor

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assemblies:  GenerateInheritedDocs (in GenerateInheritedDocs.exe) Version: 2014.11.22.0
  SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public CommentsCacheEventArgs(
	string text
)

Parameters

text
Type: SystemString
The message text
See Also