Example #1
0
 public void DismissInvitation(string invitationId)
 {
     AN_GMSRTMProxy.TBM_DismissInvitation(invitationId);
 }