C# Class ReCommendedExtension.ContextActions.AddConfigureAwait

Inheritance: ContextActionBase
Afficher le fichier Open project: prodot/ReCommended-Extension

Méthodes publiques

Méthode Description
AddConfigureAwait ( [ provider ) : System
IsAvailable ( JetBrains cache ) : bool

Méthodes protégées

Méthode Description
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action

Method Details

AddConfigureAwait() public méthode

public AddConfigureAwait ( [ provider ) : System
provider [
Résultat System

ExecutePsiTransaction() protected méthode

protected ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
Résultat Action

IsAvailable() public méthode

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