Compartilhar via


Construtor RefCountDisposable

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (em Microsoft.Phone.Reactive.dll)

Sintaxe

'Declaração
Public Sub New ( _
    underlyingDisposable As IDisposable _
)
public RefCountDisposable(
    IDisposable underlyingDisposable
)
public:
RefCountDisposable(
    IDisposable^ underlyingDisposable
)
new : 
        underlyingDisposable:IDisposable -> RefCountDisposable

Parâmetros

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

RefCountDisposable Classe

Namespace Microsoft.Phone.Reactive