Esempio n. 1
0
 public static void DeletePoolAgent(Int32 agent_id)
 {
     BllPool.DeletePoolAgent(agent_id);
 }