Exemple #1
0
 public int UpdatePowers(Power p)
 {
     return(ipowerservice.UpdatePowers(p));
 }