Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Dominion
Game.IntCache
C# Class Dominion.Game.IntCache
显示文件
Open project: NathanTeeuwen/Dominulator
Public Methods
Method
Description
GetInteger
( ) :
int
ReturnInteger
(
int
integer
) :
void
Method Details
GetInteger()
public
method
public
GetInteger
( ) :
int
return
int
ReturnInteger()
public
method
public
ReturnInteger
(
int
integer
) :
void
integer
int
return
void