using My.Admin.Service.Admin.View.Input; namespace My.Admin.Service.Admin.View.Output { public class ViewGetOutput : ViewUpdateInput { } }