C# Class Rubberduck.Inspections.ObsoleteCommentSyntaxInspectionResult

Inheritance: Rubberduck.Inspections.CodeInspectionResultBase
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
ObsoleteCommentSyntaxInspectionResult ( IInspection inspection, CommentNode comment ) : System.Collections.Generic

Method Details

ObsoleteCommentSyntaxInspectionResult() public method

public ObsoleteCommentSyntaxInspectionResult ( IInspection inspection, CommentNode comment ) : System.Collections.Generic
inspection IInspection
comment Rubberduck.Parsing.Nodes.CommentNode
return System.Collections.Generic