Table of Contents

Method GetEditsForRefactor

Namespace
Alternet.Common.TypeScript.Compiler
Assembly
Alternet.Common.TypeScript.v9.dll

GetEditsForRefactor(string, Point, Point, string, string)

public RefactorEditInfo GetEditsForRefactor(string fileName, Point startPos, Point endPos, string refactorName, string actionName)

Parameters

fileName string
startPos Point
endPos Point
refactorName string
actionName string

Returns

RefactorEditInfo