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