예제 #1
0
 public string GetGameId(string platformName)
 {
     return(AdvertisementSettings.GetPlatformGameId(platformName));
 }