PortablePlatformAbstraction 类

 

表示可移植的平台的抽象。

命名空间:   Microsoft.WindowsAzure.Common.Internals
程序集:  Microsoft.WindowsAzure.Common(Microsoft.WindowsAzure.Common.dll 中)

继承层次结构

System.Object
  Microsoft.WindowsAzure.Common.Internals.PortablePlatformAbstraction

语法

public static class PortablePlatformAbstraction
public ref class PortablePlatformAbstraction abstract sealed 
[<AbstractClass>]
[<Sealed>]
type PortablePlatformAbstraction = class end
Public NotInheritable Class PortablePlatformAbstraction

方法

名称 说明
Get<T>(Boolean)

获取可移植的平台的抽象。

线程安全

此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

Microsoft.WindowsAzure.Common.Internals 命名空间

返回页首