Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Mosa
Utility
Launcher
AppLocations
C# Class Mosa.Utility.Launcher.AppLocations
Exibir arquivo
Open project: tgiphil/MOSA-Project
Class Usage Examples
Public Methods
Method
Description
FindApplications
( ) :
void
Private Methods
Method
Description
CombineParameterAndDirectory
(
string
parameter
,
string
subdirectory
) :
string
TryFind
(
string
file
,
string
directory
,
string
&
location
) :
bool
TryFind
(
IList
files
,
IList
directories
) :
string
Method Details
FindApplications()
public
method
public
FindApplications
( ) :
void
return
void