Share via


RefCountDisposable (Constructor)

Espacio de nombres:  Microsoft.Phone.Reactive
Ensamblado:  Microsoft.Phone.Reactive (en Microsoft.Phone.Reactive.dll)

Sintaxis

'Declaración
Public Sub New ( _
    underlyingDisposable As IDisposable _
)
public RefCountDisposable(
    IDisposable underlyingDisposable
)
public:
RefCountDisposable(
    IDisposable^ underlyingDisposable
)
new : 
        underlyingDisposable:IDisposable -> RefCountDisposable

Parámetros

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

RefCountDisposable Clase

Microsoft.Phone.Reactive (Espacio de nombres)