C# Class RxLite.RefcountDisposeWrapper

Afficher le fichier Open project: OlexaLe/RxLite

Méthodes publiques

Méthode Description
AddRef ( ) : void
RefcountDisposeWrapper ( IDisposable inner ) : System
Release ( ) : void

Method Details

AddRef() public méthode

public AddRef ( ) : void
Résultat void

RefcountDisposeWrapper() public méthode

public RefcountDisposeWrapper ( IDisposable inner ) : System
inner IDisposable
Résultat System

Release() public méthode

public Release ( ) : void
Résultat void