Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WoW
Fishing
Utilities
Windows.Window
C# Class WoW.Fishing.Utilities.Windows.Window
显示文件
Open project: trenus/Bots.WoW.Fishing
Public Properties
Property
Type
Description
ProcessID
int
Title
string
hWnd
System.IntPtr
Public Methods
Method
Description
Window
(
IntPtr
h
) :
System
Window
(
IntPtr
h
,
string
t
,
int
p
) :
System
Method Details
Window()
public
method
public
Window
(
IntPtr
h
) :
System
h
System.IntPtr
return
System
Window()
public
method
public
Window
(
IntPtr
h
,
string
t
,
int
p
) :
System
h
System.IntPtr
t
string
p
int
return
System
Property Details
ProcessID
public_oe property
public
int
ProcessID
return
int
Title
public_oe property
public
string
Title
return
string
hWnd
public_oe property
public
IntPtr,System
hWnd
return
System.IntPtr