C# Class Squared.Util.FindHandle

Afficher le fichier Open project: sq/Fracture Class Usage Examples

Méthodes publiques

Свойство Type Description
Handle IntPtr

Méthodes publiques

Méthode Description
Dispose ( ) : void
FindHandle ( IntPtr handle ) : System.Drawing

Private Methods

Méthode Description
FindClose ( IntPtr hFindFile ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FindHandle() public méthode

public FindHandle ( IntPtr handle ) : System.Drawing
handle IntPtr
Résultat System.Drawing

Property Details

Handle public_oe property

public IntPtr Handle
Résultat IntPtr