C# 클래스 NCrunch.Framework.InclusivelyUsesAttribute

Declares as test as making inclusive use of a named resource that exists outside the test process. Tests that are marked as making use of the same resource will not be executed together in parallel by NCrunch.
상속: NCrunch.Framework.ResourceUsageAttribute
파일 보기 프로젝트 열기: RalfKoban/MiKo-Analyzers

공개 메소드들

메소드 설명
InclusivelyUsesAttribute ( ) : System

메소드 상세

InclusivelyUsesAttribute() 공개 메소드

public InclusivelyUsesAttribute ( ) : System
리턴 System