C# 클래스 JetBrains.ReSharper.Plugins.Unity.Help.ShowUnityHelp

상속: IShowHelp
파일 보기 프로젝트 열기: JetBrains/resharper-unity

공개 메소드들

메소드 설명
ShowHelp ( string keyword, HelpSystem kind ) : bool
ShowUnityHelp ( OpensUri uriOpener ) : System

비공개 메소드들

메소드 설명
GetDocumentationRoot ( ) : FileSystemPath
GetProgramFiles ( ) : FileSystemPath
GetUri ( FileSystemPath documentationRoot, string htmlPath ) : Uri
GetUri ( string keyword ) : Uri
IsUnityKeyword ( string keyword ) : bool
StripPrefix ( string keyword ) : string

메소드 상세

ShowHelp() 공개 메소드

public ShowHelp ( string keyword, HelpSystem kind ) : bool
keyword string
kind HelpSystem
리턴 bool

ShowUnityHelp() 공개 메소드

public ShowUnityHelp ( OpensUri uriOpener ) : System
uriOpener OpensUri
리턴 System