예제 #1
0
 public void button1Clicked(object sender, EventArgs args)
 {
     // Instanciating with base URL
     FirebaseManager.SendNotification();
 }