C# Class Rubberduck.Inspections.RepaceEmptyStringLiteralStatementQuickFix

Inheritance: CodeInspectionQuickFix
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
Fix ( ) : void
RepaceEmptyStringLiteralStatementQuickFix ( ParserRuleContext context, QualifiedSelection selection ) : System.Collections.Generic

Method Details

Fix() public method

public Fix ( ) : void
return void

RepaceEmptyStringLiteralStatementQuickFix() public method

public RepaceEmptyStringLiteralStatementQuickFix ( ParserRuleContext context, QualifiedSelection selection ) : System.Collections.Generic
context ParserRuleContext
selection Rubberduck.VBEditor.QualifiedSelection
return System.Collections.Generic