Esempio n. 1
0
 public static bool TemplateFound(string argName, int argProjId)
 {
     return(CompetitorDL.TemplateFound(argName, argProjId));
 }