using System; using System.Collections.Generic; using System.Text; namespace New_College.Model.ViewModels { public class OccupationQuery { } }