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