OSPlatform Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
OSPlatform(PlatformID, Version)
public OSPlatform(PlatformID platform, Version version);
new NUnit.Framework.Internal.OSPlatform : PlatformID * Version -> NUnit.Framework.Internal.OSPlatform
Parâmetros
- platform
- PlatformID
- version
- Version
Aplica-se a
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
Parâmetros
- platform
- PlatformID
- version
- Version
- product
- OSPlatform.ProductType