RequirePlatformSupportAttributeConstructor

매뉴얼로 전환
public RequirePlatformSupportAttribute (params BuildTarget[] platforms);

파라미터

platformsThe list of platforms required by this test or test fixture.

설명

Specifies that the test or test fixture requires particular platform support to be installed. See RequirePlatformSupportAttribute.