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
AwesomeComputers
RAM
RAM
C# Class AwesomeComputers.RAM.RAM
Inheritance:
IRAM
ファイルを表示
Open project: nzhul/TelerikAcademy
Class Usage Examples
Private Properties
Property
Type
Description
RAM
System
Public Methods
Method
Description
LoadValue
( ) :
int
SaveValue
(
int
newValue
) :
void
Private Methods
Method
Description
RAM
(
int
amount
) :
System
Method Details
LoadValue()
public
method
public
LoadValue
( ) :
int
return
int
SaveValue()
public
method
public
SaveValue
(
int
newValue
) :
void
newValue
int
return
void