다음을 통해 공유


OSPlatform 생성자

정의

오버로드

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

적용 대상