ObservableTest.Create_ObserverThrows, méthode
Namespace:ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)
Syntaxe
'Declaration
<TestMethodAttribute> _
Public Sub Create_ObserverThrows
'Usage
Dim instance As ObservableTest
instance.Create_ObserverThrows()
[TestMethodAttribute]
public void Create_ObserverThrows()
[TestMethodAttribute]
public:
void Create_ObserverThrows()
[<TestMethodAttribute>]
member Create_ObserverThrows : unit -> unit
public function Create_ObserverThrows()