次の方法で共有


IWithCountry<ParentT> インターフェイス

定義

国の設定を許可する連絡先定義のステージ。

public interface IWithCountry<ParentT>
type IWithCountry<'ParentT> = interface
Public Interface IWithCountry(Of ParentT)

型パラメーター

ParentT

アタッチ後に戻る親定義のステージ。

派生

メソッド

WithCountry(CountryISOCode)

住所の国を指定します。

適用対象