C# Class WoW.Fishing.Utilities.Windows.Window

Afficher le fichier Open project: trenus/Bots.WoW.Fishing

Méthodes publiques

Свойство Type Description
ProcessID int
Title string
hWnd System.IntPtr

Méthodes publiques

Méthode Description
Window ( IntPtr h ) : System
Window ( IntPtr h, string t, int p ) : System

Method Details

Window() public méthode

public Window ( IntPtr h ) : System
h System.IntPtr
Résultat System

Window() public méthode

public Window ( IntPtr h, string t, int p ) : System
h System.IntPtr
t string
p int
Résultat System

Property Details

ProcessID public_oe property

public int ProcessID
Résultat int

Title public_oe property

public string Title
Résultat string

hWnd public_oe property

public IntPtr,System hWnd
Résultat System.IntPtr