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