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

Inheritance: ICSharpCode.NRefactory.CSharp.Refactoring.CodeActionProvider
Exibir arquivo Open project: 0xd4d/NRefactory

Public Methods

Method Description
GetActions ( RefactoringContext context ) : IEnumerable

Private Methods

Method Description
GetDelegateType ( RefactoringContext context, IMethod method, Expression expr ) : IType

Method Details

GetActions() public method

public GetActions ( RefactoringContext context ) : IEnumerable
context RefactoringContext
return IEnumerable