Beispiel #1
0
 public async Task <Specialization[]> FindSpecializations()
 {
     return(await t.FindSpecializations());
 }