C# Class Catel.ReSharper.CatelProperties.CSharp.Actions.IncludePropertyOnSerializationContextAction

Inheritance: FieldContextActionBase
Afficher le fichier Open project: Catel/Catel.ReSharper

Méthodes publiques

Méthode Description
IncludePropertyOnSerializationContextAction ( ICSharpContextActionDataProvider provider ) : System

Méthodes protégées

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

Method Details

ExecutePsiTransaction() protected méthode

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

IncludePropertyOnSerializationContextAction() public méthode

public IncludePropertyOnSerializationContextAction ( ICSharpContextActionDataProvider provider ) : System
provider ICSharpContextActionDataProvider
Résultat System

IsAvailable() protected méthode

protected IsAvailable ( ) : bool
Résultat bool