C# Class PsHandler.Table

Inheritance: IDisposable
Afficher le fichier Open project: kampiuceris/PsHandler

Méthodes publiques

Свойство Type Description
ClassName string
Handle System.IntPtr
RectangleClient System.Drawing.Rectangle
RectangleWindows System.Drawing.Rectangle
TableHud PsHandler.Hud.TableHud
Title string

Méthodes publiques

Méthode Description
Dispose ( ) : void
EnsureHud ( ) : void
Table ( IntPtr handle ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EnsureHud() public méthode

public EnsureHud ( ) : void
Résultat void

Table() public méthode

public Table ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

Property Details

ClassName public_oe property

public string ClassName
Résultat string

Handle public_oe property

public IntPtr,System Handle
Résultat System.IntPtr

RectangleClient public_oe property

public Rectangle,System.Drawing RectangleClient
Résultat System.Drawing.Rectangle

RectangleWindows public_oe property

public Rectangle,System.Drawing RectangleWindows
Résultat System.Drawing.Rectangle

TableHud public_oe property

public TableHud,PsHandler.Hud TableHud
Résultat PsHandler.Hud.TableHud

Title public_oe property

public string Title
Résultat string