C# 클래스 KeePass.Util.AppLocator

파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
FillPlaceholders ( string strText, SprContext ctx ) : string
FindAppUnix ( string strApp ) : string

비공개 메소드들

메소드 설명
FindChrome ( ) : string
FindChromeNew ( ) : string
FindChromeOld ( ) : string
FindEdge ( ) : string
FindFirefox ( ) : string
FindFirefoxWin ( bool bWowNode ) : string
FindInternetExplorer ( ) : string
FindOpera ( ) : string
FindSafari ( ) : string
GetPath ( int iBrwID, FindAppDelegate f ) : string
ReplacePath ( string str, string strPlaceholder, string strFill, SprContext ctx ) : string

메소드 상세

FillPlaceholders() 공개 정적인 메소드

public static FillPlaceholders ( string strText, SprContext ctx ) : string
strText string
ctx KeePass.Util.Spr.SprContext
리턴 string

FindAppUnix() 공개 정적인 메소드

public static FindAppUnix ( string strApp ) : string
strApp string
리턴 string