C# 클래스 System.Linq.Expressions.Tests.TestOrderAttribute

상속: Attribute
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
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.