Bearbeiten

Freigeben über


PlatformHelper Constructors

Definition

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

Applies to