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
System
Text
RegularExpressions
Interpreter.IntStack
C# Class System.Text.RegularExpressions.Interpreter.IntStack
ファイルを表示
Open project: runefs/Marvin
Public Methods
Method
Description
Pop
( ) :
int
Push
(
int
value
) :
void
Method Details
Pop()
public
method
public
Pop
( ) :
int
return
int
Push()
public
method
public
Push
(
int
value
) :
void
value
int
return
void