C# Класс System.Linq.Expressions.Tests.TestOrderAttribute

Наследование: Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
TestOrderAttribute ( int order )

Initializes a TestOrderAttribute object.

Описание методов

TestOrderAttribute() публичный Метод

Initializes a TestOrderAttribute object.
was less than zero.
public TestOrderAttribute ( int order )
order int The order of the batch in which the test must run.