Beispiel #1
0
 public static void DeleteCompetitorMaster(int argCompId)
 {
     CompetitorDL.DeleteCompetitorMaster(argCompId);
 }