C# Class TouchRemote.Bonjour.DnsHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: pieceofsummer/TouchRemote

Méthodes publiques

Méthode Description
DnsHandle ( ) : System
DnsHandle ( IntPtr handle ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

DnsHandle() public méthode

public DnsHandle ( ) : System
Résultat System

DnsHandle() public méthode

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

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool