C# 클래스 Rubberduck.Inspections.RepaceEmptyStringLiteralStatementQuickFix

상속: CodeInspectionQuickFix
파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
Fix ( ) : void
RepaceEmptyStringLiteralStatementQuickFix ( ParserRuleContext context, QualifiedSelection selection ) : System.Collections.Generic

메소드 상세

Fix() 공개 메소드

public Fix ( ) : void
리턴 void

RepaceEmptyStringLiteralStatementQuickFix() 공개 메소드

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