Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub PreComplete
'Usage
Dim instance As SubjectTest
instance.PreComplete()
[TestMethodAttribute]
public void PreComplete()
[TestMethodAttribute]
public:
void PreComplete()
[<TestMethodAttribute>]
member PreComplete : unit -> unit
public function PreComplete()