예제 #1
0
 public async Task <string> GetFuelTools()
 {
     return(await _db.GetFuelToolsListAsync());
 }