Partager via


ControlSchedulerTest.Control_ArgumentChecking, méthode

Espace de noms :ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)

Syntaxe

'Declaration
<ExpectedExceptionAttribute(GetType(ArgumentNullException))> _
<TestMethodAttribute> _
Public Sub Control_ArgumentChecking
'Usage
Dim instance As ControlSchedulerTest

instance.Control_ArgumentChecking()
[ExpectedExceptionAttribute(typeof(ArgumentNullException))]
[TestMethodAttribute]
public void Control_ArgumentChecking()
[ExpectedExceptionAttribute(typeof(ArgumentNullException))]
[TestMethodAttribute]
public:
void Control_ArgumentChecking()
[<ExpectedExceptionAttribute(typeof(ArgumentNullException))>]
[<TestMethodAttribute>]
member Control_ArgumentChecking : unit -> unit 
public function Control_ArgumentChecking()

Voir aussi

Référence

Classe ControlSchedulerTest

Espace de noms ReactiveTests.Tests