C# Class ICSharpCode.NRefactory.CSharp.Refactoring.DeclareLocalVariableAction

Inheritance: ICSharpCode.NRefactory.CSharp.Refactoring.CodeActionProvider
Afficher le fichier Open project: 0xd4d/NRefactory

Méthodes publiques

Méthode Description
GetActions ( RefactoringContext context ) : IEnumerable

Private Methods

Méthode Description
GetDelegateType ( RefactoringContext context, IMethod method, Expression expr ) : IType

Method Details

GetActions() public méthode

public GetActions ( RefactoringContext context ) : IEnumerable
context RefactoringContext
Résultat IEnumerable