C# Класс JetBrains.ReSharper.Plugins.CyclomaticComplexity.Options.HyperlinkOptionViewModel

Наследование: OptionEntityPrimitive, IOptionCanBeEnabled, IOptionCanBeVisible
Показать файл Открыть проект

Открытые методы

Метод Описание
GetKeywords ( ) : IEnumerable
HyperlinkOptionViewModel ( Lifetime lifetime, string text, ICommand command ) : System.Collections.Generic

Описание методов

GetKeywords() публичный Метод

public GetKeywords ( ) : IEnumerable
Результат IEnumerable

HyperlinkOptionViewModel() публичный Метод

public HyperlinkOptionViewModel ( Lifetime lifetime, string text, ICommand command ) : System.Collections.Generic
lifetime Lifetime
text string
command ICommand
Результат System.Collections.Generic