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