Метод | Описание | |
---|---|---|
GetRefactoring ( IDocument document, TextSpan textSpan, |
Метод | Описание | |
---|---|---|
HasBothAccessors ( BasePropertyDeclarationSyntax property ) : bool |
Returns true if both get and set accessors exist on the given property; otherwise false.
|
public GetRefactoring ( IDocument document, TextSpan textSpan, |
||
document | IDocument | |
textSpan | TextSpan | |
cancellationToken | ||
Результат | Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoring |