C# Class Sizikov.AsyncSuffix.ConsiderUsingAsyncSuffixQuickFix

Inheritance: IQuickFix
Exibir arquivo Open project: asizikov/AsyncSuffix

Private Properties

Property Type Description

Public Methods

Method Description
ConsiderUsingAsyncSuffixQuickFix ( [ highlighting ) : System.Collections.Generic
CreateBulbItems ( ) : IEnumerable
IsAvailable ( IUserDataHolder cache ) : bool

Method Details

ConsiderUsingAsyncSuffixQuickFix() public method

public ConsiderUsingAsyncSuffixQuickFix ( [ highlighting ) : System.Collections.Generic
highlighting [
return System.Collections.Generic

CreateBulbItems() public method

public CreateBulbItems ( ) : IEnumerable
return IEnumerable

IsAvailable() public method

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
return bool