OSPlatform Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- platform
- PlatformID
- version
- Version
Gilt für:
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
Parameter
- platform
- PlatformID
- version
- Version
- product
- OSPlatform.ProductType