Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'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()