BehaviorSubjectTest.OnError_ArgumentChecking 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'Declaration
<TestMethodAttribute> _
Public Sub OnError_ArgumentChecking
'Usage
Dim instance As BehaviorSubjectTest

instance.OnError_ArgumentChecking()
[TestMethodAttribute]
public void OnError_ArgumentChecking()
[TestMethodAttribute]
public:
void OnError_ArgumentChecking()
[<TestMethodAttribute>]
member OnError_ArgumentChecking : unit -> unit 
public function OnError_ArgumentChecking()

另请参阅

参考

BehaviorSubjectTest 类

ReactiveTests.Tests 命名空间