C# Class Sizikov.AsyncSuffix.ConsiderUsingAsyncSuffixQuickFix

Inheritance: IQuickFix
Afficher le fichier Open project: asizikov/AsyncSuffix

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ConsiderUsingAsyncSuffixQuickFix() public méthode

public ConsiderUsingAsyncSuffixQuickFix ( [ highlighting ) : System.Collections.Generic
highlighting [
Résultat System.Collections.Generic

CreateBulbItems() public méthode

public CreateBulbItems ( ) : IEnumerable
Résultat IEnumerable

IsAvailable() public méthode

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
Résultat bool