Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MySql
Data
MySqlClient
SECURITY_INTEGER
C# 클래스 MySql.Data.MySqlClient.SECURITY_INTEGER
파일 보기
프로젝트 열기: Top-Cat/SteamBot
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
HighPart
int
LowPart
uint
공개 메소드들
메소드
설명
SECURITY_INTEGER
(
int
dummy
) :
System.Collections
메소드 상세
SECURITY_INTEGER()
공개
메소드
public
SECURITY_INTEGER
(
int
dummy
) :
System.Collections
dummy
int
리턴
System.Collections
프로퍼티 상세
HighPart
공개적으로 프로퍼티
public
int
HighPart
리턴
int
LowPart
공개적으로 프로퍼티
public
uint
LowPart
리턴
uint