コード例 #1
0
 public void ConnectAgent(AgentConnection agent)
 {
     agent.Connect();
 }