C# Class NoxMsgConsole.Util.BitcoinSerializableExtensions.Scope

Inheritance: IDisposable
Afficher le fichier Open project: cybergibbons/bitfi_09072019

Méthodes publiques

Méthode Description
Dispose ( ) : void
Scope ( Action open, Action close ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Scope() public méthode

public Scope ( Action open, Action close ) : System
open Action
close Action
Résultat System