OSPlatform 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
OSPlatform(PlatformID, Version) | |
OSPlatform(PlatformID, Version, OSPlatform+ProductType) |
OSPlatform(PlatformID, Version)
public OSPlatform (PlatformID platform, Version version);
new NUnit.Framework.Internal.OSPlatform : PlatformID * Version -> NUnit.Framework.Internal.OSPlatform
Parameters
- platform
- PlatformID
- version
- Version
Applies to
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
Parameters
- platform
- PlatformID
- version
- Version
- product
- OSPlatform.ProductType