ExportableDescriptor<T> 类

定义

public abstract class ExportableDescriptor<T> where T : IExportable
type ExportableDescriptor<'T (requires 'T :> IExportable)> = class
Public MustInherit Class ExportableDescriptor(Of T)

类型参数

T
继承
ExportableDescriptor<T>

构造函数

名称 说明
ExportableDescriptor<T>()

属性

名称 说明
DisplayName
Exportable
ExportableId
Metadata

适用于