Beispiel #1
0
 public static void InsertPoolAgent(Int32 agent_id)
 {
     BllPool.InsertPoolAgent(agent_id);
 }