Beispiel #1
0
 public static bool CreateRank(Rank r)
 {
     return(MusicBUS.CreateRank(r));
 }