Example #1
0
 partial void UpdateAthlete(Athlete instance);
Example #2
0
 partial void DeleteAthlete(Athlete instance);
Example #3
0
 partial void InsertAthlete(Athlete instance);