ObservableStandardQueryOperatorTest.Cast_Complete Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Cast_Complete
'Usage
Dim instance As ObservableStandardQueryOperatorTest
instance.Cast_Complete()
[TestMethodAttribute]
public void Cast_Complete()
[TestMethodAttribute]
public:
void Cast_Complete()
[<TestMethodAttribute>]
member Cast_Complete : unit -> unit
public function Cast_Complete()