DisposableTests.RefCountDisposable_SingleReference Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub RefCountDisposable_SingleReference
'Usage
Dim instance As DisposableTests
instance.RefCountDisposable_SingleReference()
[TestMethodAttribute]
public void RefCountDisposable_SingleReference()
[TestMethodAttribute]
public:
void RefCountDisposable_SingleReference()
[<TestMethodAttribute>]
member RefCountDisposable_SingleReference : unit -> unit
public function RefCountDisposable_SingleReference()