Constructor CodeFixAction
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v10.dll
CodeFixAction(string, IEnumerable<FileTextChanges>, IEnumerable<CodeActionCommand>, object)
public CodeFixAction(string description, IEnumerable<FileTextChanges> changes, IEnumerable<CodeActionCommand> commands, object fixId)
Parameters
descriptionstringchangesIEnumerable<FileTextChanges>commandsIEnumerable<CodeActionCommand>fixIdobject