C# Class ShootBlues.SafeProcessHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Afficher le fichier Open project: kg/shootblues

Méthodes publiques

Méthode Description
SafeProcessHandle ( IntPtr handle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool

SafeProcessHandle() public méthode

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