C# 클래스 JetBrains.ReSharper.Plugins.CyclomaticComplexity.Options.HyperlinkOptionViewModel

상속: OptionEntityPrimitive, IOptionCanBeEnabled, IOptionCanBeVisible
파일 보기 프로젝트 열기: JetBrains/resharper-cyclomatic-complexity

공개 메소드들

메소드 설명
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