Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OISC_VM
MemoryChangedEventArgs
C# Class OISC_VM.MemoryChangedEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: Creou/OISCVM
Class Usage Examples
Public Methods
Method
Description
MemoryChangedEventArgs
(
long
memoryLocation
,
long
newValue
) :
System
Method Details
MemoryChangedEventArgs()
public
method
public
MemoryChangedEventArgs
(
long
memoryLocation
,
long
newValue
) :
System
memoryLocation
long
newValue
long
return
System