Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub Throw_Disposed
'Usage
Dim instance As ObservableTest
instance.Throw_Disposed()
[TestMethodAttribute]
public void Throw_Disposed()
[TestMethodAttribute]
public:
void Throw_Disposed()
[<TestMethodAttribute>]
member Throw_Disposed : unit -> unit
public function Throw_Disposed()