Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WoW
Fishing
Utilities
WindowsAPI.Window
C# 클래스 WoW.Fishing.Utilities.WindowsAPI.Window
파일 보기
프로젝트 열기: trenus/Bots.WoW.Fishing
공개 프로퍼티들
프로퍼티
타입
설명
ProcessID
int
Title
string
hWnd
System.IntPtr
공개 메소드들
메소드
설명
Window
(
IntPtr
h
,
string
t
,
int
p
) :
System
메소드 상세
Window()
공개
메소드
public
Window
(
IntPtr
h
,
string
t
,
int
p
) :
System
h
System.IntPtr
t
string
p
int
리턴
System
프로퍼티 상세
ProcessID
공개적으로 프로퍼티
public
int
ProcessID
리턴
int
Title
공개적으로 프로퍼티
public
string
Title
리턴
string
hWnd
공개적으로 프로퍼티
public
IntPtr,System
hWnd
리턴
System.IntPtr