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

Inheritance: ICSharpCode.NRefactory.CSharp.Refactoring.CodeActionProvider
显示文件 Open project: 0xd4d/NRefactory

Public Methods

Method Description
GetActions ( RefactoringContext context ) : IEnumerable

Method Details

GetActions() public method

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