using My.Admin.Service.Admin.Document.Input; namespace My.Admin.Service.Admin.Document.Output { public class DocumentGetMenuOutput : DocumentUpdateMenuInput { } }