コード例 #1
0
 public void SetShare(int score)
 {
     googleAnalytics.LogSocial("twitter", "post", "score:" + score);
 }