C# Class Catel.ReSharper.Types.InheritFromActionBase

Inheritance: Catel.ReSharper.CSharp.ContextActionBase
Afficher le fichier Open project: Catel/Catel.ReSharper

Méthodes publiques

Méthode Description
IsAvailable ( IUserDataHolder cache ) : bool

Méthodes protégées

Méthode Description
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
InheritFromActionBase ( ICSharpContextActionDataProvider provider ) : System

Method Details

ExecutePsiTransaction() protected méthode

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

InheritFromActionBase() protected méthode

protected InheritFromActionBase ( ICSharpContextActionDataProvider provider ) : System
provider ICSharpContextActionDataProvider
Résultat System

IsAvailable() public méthode

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