C# 클래스 Mosa.Utility.Launcher.AppLocations

파일 보기 프로젝트 열기: tgiphil/MOSA-Project 1 사용 예제들

공개 메소드들

메소드 설명
FindApplications ( ) : void

비공개 메소드들

메소드 설명
CombineParameterAndDirectory ( string parameter, string subdirectory ) : string
TryFind ( string file, string directory, string &location ) : bool
TryFind ( IList files, IList directories ) : string

메소드 상세

FindApplications() 공개 메소드

public FindApplications ( ) : void
리턴 void