ExtensibilityPresentationMapper 类
继承层次结构
System.Object
ModelStoreExtension
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation.ExtensibilityPresentationMapper
命名空间: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
程序集: Microsoft.VisualStudio.ArchitectureTools.Extensibility(在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll 中)
语法
声明
Public Class ExtensibilityPresentationMapper _
Inherits ModelStoreExtension
public class ExtensibilityPresentationMapper : ModelStoreExtension
public ref class ExtensibilityPresentationMapper : public ModelStoreExtension
type ExtensibilityPresentationMapper =
class
inherit ModelStoreExtension
end
public class ExtensibilityPresentationMapper extends ModelStoreExtension
ExtensibilityPresentationMapper 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
ExtensibilityPresentationMapper |
页首
方法
名称 | 说明 | |
---|---|---|
Dispose() | (继承自 ModelStoreExtension。) | |
Dispose(Boolean) | (继承自 ModelStoreExtension。) | |
Equals | 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。) | |
Finalize | (继承自 ModelStoreExtension。) | |
GetExtensibilityPresentationMapper | ||
GetHashCode | 用作特定类型的哈希函数。 (继承自 Object。) | |
GetPresentation | ||
GetSubjects | ||
GetType | 获取当前实例的 Type。 (继承自 Object。) | |
MemberwiseClone | 创建当前 Object 的浅表副本。 (继承自 Object。) | |
RegisterExtensibilityPresentationMapper | ||
ToString | 返回表示当前对象的字符串。 (继承自 Object。) |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation 命名空间