C# Class FoundationDB.Client.Native.DatabaseHandle

Inheritance: FdbSafeHandle
Afficher le fichier Open project: BedeGaming/foundationdb-dotnet-client Class Usage Examples

Méthodes publiques

Méthode Description
DatabaseHandle ( ) : FoundationDB.Client.Utils
ToString ( ) : string

Méthodes protégées

Méthode Description
Destroy ( IntPtr handle ) : void

Method Details

DatabaseHandle() public méthode

public DatabaseHandle ( ) : FoundationDB.Client.Utils
Résultat FoundationDB.Client.Utils

Destroy() protected méthode

protected Destroy ( IntPtr handle ) : void
handle System.IntPtr
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string