OSPlatform 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
OSPlatform(PlatformID, Version)
public OSPlatform(PlatformID platform, Version version);
new NUnit.Framework.Internal.OSPlatform : PlatformID * Version -> NUnit.Framework.Internal.OSPlatform
参数
- platform
- PlatformID
- version
- Version
适用于
OSPlatform(PlatformID, Version, OSPlatform+ProductType)
public OSPlatform(PlatformID platform, Version version, NUnit.Framework.Internal.OSPlatform.ProductType product);
new NUnit.Framework.Internal.OSPlatform : PlatformID * Version * NUnit.Framework.Internal.OSPlatform.ProductType -> NUnit.Framework.Internal.OSPlatform
参数
- platform
- PlatformID
- version
- Version
- product
- OSPlatform.ProductType