次の方法で共有


EndpointRangeDescription クラス

定義

ポート範囲の詳細

public class EndpointRangeDescription
type EndpointRangeDescription = class
Public Class EndpointRangeDescription
継承
EndpointRangeDescription

コンストラクター

EndpointRangeDescription()

EndpointRangeDescription クラスの新しいインスタンスを初期化します。

EndpointRangeDescription(Int32, Int32)

EndpointRangeDescription クラスの新しいインスタンスを初期化します。

プロパティ

EndPort

ポートの範囲の終了ポートを取得または設定します

StartPort

ポート範囲の開始ポートを取得または設定します

メソッド

Validate()

オブジェクトを検証します。

適用対象