Example #1
0
 public async Task <int> GetDetaultMachine()
 {
     return(await _manager.GetDetaultMachine());
 }