Class | Description |
---|---|
AssemblySectionHandler | App.config 構成セクションのアセンブリモジュール情報を読み取ります |
CustomValueListSectionHandler | App.config 構成セクションのエレメントを読み取り Hashtable に それぞれのエレメントのデータを集めて Hashtable の配列として返します。 |
CustomValueSectionHandler | App.config 構成セクションのエレメントを読み取り Hashtable にまとめます。 |
IPAddressListSectionHandler | App.config 構成セクションを読み取り IPEndPoint の配列を作成します。 |