Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MemoryPINGui
Interval
C# Class MemoryPINGui.Interval
Exibir arquivo
Open project: stkerr/MemoryPIN
Class Usage Examples
Public Methods
Method
Description
Contains
(
int
address
) :
bool
Interval
(
int
start
,
int
end
) :
System
Method Details
Contains()
public
method
public
Contains
(
int
address
) :
bool
address
int
return
bool
Interval()
public
method
public
Interval
(
int
start
,
int
end
) :
System
start
int
end
int
return
System