using System.Linq.Expressions; using Comal.Classes; namespace PRS.Mobile { public class EmployeeFormShell : DigitalFormInstanceShell { } }