次の方法で共有


IWithPort<ReturnT> インターフェイス

定義

ポート番号を指定できる定義のステージ。

public interface IWithPort<ReturnT>
type IWithPort<'ReturnT> = interface
Public Interface IWithPort(Of ReturnT)

型パラメーター

ReturnT

更新プログラムの次のステージ。

派生

メソッド

WithPort(Int32)

ポート番号を指定します。

適用対象