Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MySql
Data
MySqlClient
SECURITY_INTEGER
C# Class MySql.Data.MySqlClient.SECURITY_INTEGER
Show file
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 property
public
int
HighPart
return
int
LowPart
public property
public
uint
LowPart
return
uint