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

適用対象