메소드 | 설명 | |
---|---|---|
CreateBulbItems ( ) : IEnumerable |
||
CreateBulbItems ( BulbMenu menu, Severity severity ) : void | ||
IsAvailable ( IUserDataHolder cache ) : bool | ||
RemoveRedundantSemicolonQuickFix ( UseOfSemicolonLiteralInRazorSyntaxHighlighting highlighting ) : JetBrains.ReSharper.Feature.Services.Bulbs |
public CreateBulbItems ( BulbMenu menu, Severity severity ) : void | ||
menu | BulbMenu | |
severity | Severity | |
리턴 | void |
public IsAvailable ( IUserDataHolder cache ) : bool | ||
cache | IUserDataHolder | |
리턴 | bool |
public RemoveRedundantSemicolonQuickFix ( UseOfSemicolonLiteralInRazorSyntaxHighlighting highlighting ) : JetBrains.ReSharper.Feature.Services.Bulbs | ||
highlighting | UseOfSemicolonLiteralInRazorSyntaxHighlighting | |
리턴 | JetBrains.ReSharper.Feature.Services.Bulbs |