using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; using DataLibrary; using Common; namespace TicketSystem { public partial class UC_Operators : UserControl { public UC_Operators() { InitializeComponent(); }