C# Class JetBrains.ReSharper.Plugins.CyclomaticComplexity.Options.HyperlinkOptionViewModel

Inheritance: OptionEntityPrimitive, IOptionCanBeEnabled, IOptionCanBeVisible
Afficher le fichier Open project: JetBrains/resharper-cyclomatic-complexity

Méthodes publiques

Méthode Description
GetKeywords ( ) : IEnumerable
HyperlinkOptionViewModel ( Lifetime lifetime, string text, ICommand command ) : System.Collections.Generic

Method Details

GetKeywords() public méthode

public GetKeywords ( ) : IEnumerable
Résultat IEnumerable

HyperlinkOptionViewModel() public méthode

public HyperlinkOptionViewModel ( Lifetime lifetime, string text, ICommand command ) : System.Collections.Generic
lifetime Lifetime
text string
command ICommand
Résultat System.Collections.Generic