Beispiel #1
0
 public bool UpdateAgentProjectLevel(AgentProjectLevel a)
 {
     return(admin.UpdateAgentProjectLevel(a));
 }