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