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