PlatformHelper Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PlatformHelper() | |
PlatformHelper(OSPlatform, RuntimeFramework) |
PlatformHelper()
public PlatformHelper ();
Applies to
PlatformHelper(OSPlatform, RuntimeFramework)
public PlatformHelper (NUnit.Framework.Internal.OSPlatform os, NUnit.Framework.Internal.RuntimeFramework rt);
new NUnit.Framework.Internal.PlatformHelper : NUnit.Framework.Internal.OSPlatform * NUnit.Framework.Internal.RuntimeFramework -> NUnit.Framework.Internal.PlatformHelper
Parameters
- os
- OSPlatform