コード例 #1
0
 public virtual void RemoveAllDownstreamHostAndPorts()
 {
     DownstreamHostAndPorts.Clear();
 }
コード例 #2
0
 public void RemoveAllDownstreamHost()
 {
     DownstreamHostAndPorts.Clear();
 }