Exemplo n.º 1
0
 // Call the AppStop method when you are exiting your app
 void AppStop()
 {
     api.Dispose();
 }