C# Class System.Threading.IUnknownSafeHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
IUnknownSafeHandle ( ) : System.Security

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Private Methods

Méthode Description
Clone ( ) : Object

Method Details

IUnknownSafeHandle() public méthode

public IUnknownSafeHandle ( ) : System.Security
Résultat System.Security

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool