示例#1
0
 public void OnPostDelete(PostDeleteEvent @event)
 {
     RepositoryFramework.RaisePostDelere(@event.Entity);
 }