Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mosa
Application
Shell
C# Class Mosa.Application.Shell
Inheritance:
BaseApplication
,
IConsoleApp
Mostrar archivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
AppFactory
(
string
name
) :
IConsoleApp
Start
(
string
parameters
) :
int
Method Details
AppFactory()
public
static
method
public
static
AppFactory
(
string
name
) :
IConsoleApp
name
string
return
IConsoleApp
Start()
public
method
public
Start
(
string
parameters
) :
int
parameters
string
return
int