Example #1
0
 public async Task <string> GetGameDataVersionAsync()
 {
     return(await _simcUtilityService.GetClientDataVersionAsync());
 }