コード例 #1
0
ファイル: FB.cs プロジェクト: JochemKlingeler/WordUp
 public static void ActivateApp()
 {
     FacebookImpl.ActivateApp(AppId);
 }