Beispiel #1
0
 public int AddPowers(Power p)
 {
     return(ipowerservice.AddPowers(p));
 }