ObservableBindingTest.ReplayTimeLambda_Zip_Error Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub ReplayTimeLambda_Zip_Error
'Usage
Dim instance As ObservableBindingTest

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

See Also

Reference

ObservableBindingTest Class

ReactiveTests.Tests Namespace