예제 #1
0
 public void OnPostInsert(PostInsertEvent @event)
 {
     RepositoryFramework.RaisePostCreate(@event.Entity);
 }