Esempio n. 1
0
 /// All Seats in a Show
 public static DataTable AllSeats(String _AudiNo)
 {
     return(GTICKBOL.AllSeats(_AudiNo));
 }