Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
XGetoptCS
XGetopt
C# Class XGetoptCS.XGetopt
ファイルを表示
Open project: Neal/iKGD
Class Usage Examples
Public Methods
Method
Description
Getopt
(
int
argc
,
string
argv
,
string
optstring
) :
char
Init
( ) :
void
XGetopt
( ) :
System
Method Details
Getopt()
public
method
public
Getopt
(
int
argc
,
string
argv
,
string
optstring
) :
char
argc
int
argv
string
optstring
string
return
char
Init()
public
method
public
Init
( ) :
void
return
void
XGetopt()
public
method
public
XGetopt
( ) :
System
return
System