using Infrastructure.Application; namespace Infrastructure.Web.Mvc.Test { public class TestModel : EditModel { } }