예제 #1
0
 public string WGGetPlatformAPPVersion(ePlatform platform)
 {
     return(AndroidConnector.GetPlatformAPPVersion((int)platform));
 }