Exemplo n.º 1
0
 public Tuple <int, ArrayList> matchMeetingEntryForm(matchMeetingEntryForm mobj)
 {
     return(Iobj.matchMeetingEntryForm(mobj));
 }
Exemplo n.º 2
0
 public Tuple <int, ArrayList> matchMeetingEntryForm(matchMeetingEntryForm mobj)
 {
     return(dobj.matchMeetingEntryFormDal(mobj, "Usp_CreateMatchmeeting"));
 }