NUnit.Framework.Internal.PlatformHelper: Method Members

The methods of NUnit.Framework.Internal.PlatformHelper are listed below. For a list of all members, see the PlatformHelper Members list.

See Also: Inherited members from System.Object

Public Methods

IsPlatformSupported(string) : bool
Test to determine if the a particular platform or comma- delimited set of platforms is in use.
IsPlatformSupported(string[]) : bool
Test to determine if one of a collection of platforms is being used currently.
IsPlatformSupported(Xamarin.iOS.dll=NUnit.Framework.PlatformAttribute) : bool
Tests to determine if the current platform is supported based on a platform attribute.