C# 클래스 ReSharper.RazorExtensions.QuickFixes.RemoveRedundantSemicolonBulbItem

상속: BulbActionBase
파일 보기 프로젝트 열기: xavierdecoster/ReSharper.RazorExtensions 1 사용 예제들

공개 메소드들

메소드 설명
RemoveRedundantSemicolonBulbItem ( HtmlToken htmlToken ) : System

보호된 메소드들

메소드 설명
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action

메소드 상세

ExecutePsiTransaction() 보호된 메소드

protected ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
리턴 Action

RemoveRedundantSemicolonBulbItem() 공개 메소드

public RemoveRedundantSemicolonBulbItem ( HtmlToken htmlToken ) : System
htmlToken HtmlToken
리턴 System