Example #1
0
 partial void RunCustomLogicOnGetEntityByPK(ref entBB.Meeting dbItem, System.Guid meetingId, int numChildLevels);
Example #2
0
 partial void RunCustomLogicAfterUpdatePut(ref CodeGenHero.BingoBuzz.Repository.Entities.BB.Meeting updatedDBItem, ref IRepositoryActionResult <entBB.Meeting> result);