ObserverTest.ToNotifier_Forwards 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub ToNotifier_Forwards
'Usage
Dim instance As ObserverTest

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

另请参阅

参考

ObserverTest 类

ReactiveTests.Tests 命名空间