UnitTest.Unit, méthode
Espace de noms :ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)
Syntaxe
'Declaration
<TestMethodAttribute> _
Public Sub Unit
'Usage
Dim instance As UnitTest
instance.Unit()
[TestMethodAttribute]
public void Unit()
[TestMethodAttribute]
public:
void Unit()
[<TestMethodAttribute>]
member Unit : unit -> unit
public function Unit()