Beispiel #1
0
 public static bool CheckCompMasterUsed(int argCompId)
 {
     return(CompetitorDL.CheckCompMasterUsed(argCompId));
 }