Esempio n. 1
0
 public static object SendFIReport(string TransID)
 {
     return(DealUIP.SendFIReport(SessionInfo, TransID));
 }