Exemplo n.º 1
0
 private void BtnSent_Clicked(object sender, EventArgs e)
 {
     _SMSManager.LoadSMSMessages(SMSManager.SMSType.Sent);
 }