OSPlatform コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
パラメーター
- 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