PlatformRestrictedTheoryAttribute.

PlatformRestrictedTheoryAttribute(PlatformFamily, bool, string) Constructor

Syntax

protected PlatformRestrictedTheoryAttribute(PlatformFamily requiredFamily, bool invert, string reason = null)

Parameters

Name Type Description
requiredFamily PlatformFamily
invert bool
reason string

Return Value

Type Description
void