Поделиться через


Метод ControlSchedulerTest.Control_ArgumentChecking

Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)

Синтаксис

'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()

См. также:

Ссылка

Класс ControlSchedulerTest

Пространство имен ReactiveTests.Tests