Ejemplo n.º 1
0
 public int AddPlatformDraw(PlatformDraw model)
 {
     return(aideNativeWebData.AddPlatformDraw(model));
 }