예제 #1
0
 public ArrayList matchMeetingCountInfo(matchMeetingCountInfoMl mobj)
 {
     return(Iobj.matchMeetingCountInfo(mobj));
 }
예제 #2
0
 public ArrayList matchMeetingCountInfo(matchMeetingCountInfoMl mobj)
 {
     return(dobj.matchMeetingCountInfoDal(mobj, "[dbo].[usp_Reports_MatchMeeting_View]"));
 }