ICodeRefactorItem Interface
Definition
Namespace: Alternet.Syntax.CodeCompletion
Assembly: Alternet.Syntax.v9.dll
Represents properties and methods describing particular code fix in the code fix collection.
Syntax
public interface ICodeRefactorItem : ICodeCompletionProviderNamedItem, ICodeCompletionProviderItem, IComparable
Properties
CodeRefactor | When implemented by a class, gets a header associated with the code fix. |
Parent | When implemented by a class, gets or sets a parent of the |