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

Inheritance: OptionEntityPrimitive, IOptionCanBeEnabled, IOptionCanBeVisible
Mostrar archivo Open project: JetBrains/resharper-cyclomatic-complexity

Public Methods

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

Method Details

GetKeywords() public method

public GetKeywords ( ) : IEnumerable
return IEnumerable

HyperlinkOptionViewModel() public method

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