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
MySql
Data
MySqlClient
SECURITY_INTEGER
C# Class MySql.Data.MySqlClient.SECURITY_INTEGER
Exibir arquivo
Open project: Top-Cat/SteamBot
Class Usage Examples
Public Properties
Property
Type
Description
HighPart
int
LowPart
uint
Public Methods
Method
Description
SECURITY_INTEGER
(
int
dummy
) :
System.Collections
Method Details
SECURITY_INTEGER()
public
method
public
SECURITY_INTEGER
(
int
dummy
) :
System.Collections
dummy
int
return
System.Collections
Property Details
HighPart
public_oe property
public
int
HighPart
return
int
LowPart
public_oe property
public
uint
LowPart
return
uint