Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Schumix
Installer
MainClass
C# 클래스 Schumix.Installer.MainClass
파일 보기
프로젝트 열기: Schumix/Schumix2
공개 메소드들
메소드
설명
Main
(
string
args
) :
void
A Main függvény. Itt indul el a program.
Shutdown
( ) :
void
비공개 메소드들
메소드
설명
ShowHelp
(
OptionSet
os
) :
void
Segítséget nyújt a kapcsolokhoz.
메소드 상세
Main()
공개
정적인
메소드
A Main függvény. Itt indul el a program.
public
static
Main
(
string
args
) :
void
args
string
리턴
void
Shutdown()
공개
정적인
메소드
public
static
Shutdown
( ) :
void
리턴
void