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
Stack
C# Class Stack, Deal
ファイルを表示
Open project: hbons/Deal
Class Usage Examples
Public Methods
Method
Description
Decrease
(
int
i
) :
void
GetAmount
( ) :
int
Increase
(
int
i
) :
void
Stack
( ) :
System
Method Details
Decrease()
public
method
public
Decrease
(
int
i
) :
void
i
int
return
void
GetAmount()
public
method
public
GetAmount
( ) :
int
return
int
Increase()
public
method
public
Increase
(
int
i
) :
void
i
int
return
void
Stack()
public
method
public
Stack
( ) :
System
return
System