次の方法で共有


ProposalCollectionBase クラス

定義

ユーザーが行う変更に関する のコレクション ProposalBaseを定義するインターフェイス。

public abstract class ProposalCollectionBase
type ProposalCollectionBase = class
Public MustInherit Class ProposalCollectionBase
継承
ProposalCollectionBase
派生

注釈

また、追加の提案を LazyProposalCollectionBase 提供できるが、最初の提案セットが表示された後にのみ呼び出される (ユーザーがすぐに無視しない) も存在します。

コンストラクター

ProposalCollectionBase()

ユーザーが行う変更に関する のコレクション ProposalBaseを定義するインターフェイス。

プロパティ

Proposals

コレクションに関連付けられている提案。 少なくとも 1 つがあると想定されます。

SourceName

提案を ProposalSourceBase 提供した の名前。

適用対象