ObservableTest.FromEvent_Reflection_VarianceSender Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub FromEvent_Reflection_VarianceSender
'Usage
Dim instance As ObservableTest

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

See Also

Reference

ObservableTest Class

ReactiveTests.Tests Namespace