PlatformHelper 构造函数

定义

重载

PlatformHelper()
PlatformHelper(OSPlatform, RuntimeFramework)

PlatformHelper()

public PlatformHelper ();

适用于

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

参数

适用于