mirror of https://github.com/abpframework/abp
				
				
				
			
							parent
							
								
									7b68e0189a
								
							
						
					
					
						commit
						4d76db8850
					
				| @ -1,13 +0,0 @@ | ||||
| using System; | ||||
| using Volo.Abp.Domain.Entities.Events.Distributed; | ||||
| using Volo.Abp.EventBus; | ||||
| 
 | ||||
| namespace Volo.CmsKit.Menus | ||||
| { | ||||
|     [Serializable] | ||||
|     [EventName("Volo.CmsKit.Menus.Changed")] | ||||
|     public class MenuChangedEto : EtoBase | ||||
|     { | ||||
|         public Guid MenuId { get; set; } | ||||
|     } | ||||
| } | ||||
					Loading…
					
					
				
		Reference in new issue
	
	 Enis Necipoğlu
						Enis Necipoğlu