コード例 #1
0
 public void sendNotificationAcknowledgment()
 {
     Response.Write(GoogleCheckout.SendNotificationAcknowledgment());
     Response.Flush();
 }