using System.Collections; namespace UAS_MES_NEW.Query { internal class ArrayList<T> : ArrayList { } }