Esempio n. 1
0
 public static void UpdateTemplate(int argTempId, string argTempName)
 {
     CompetitorDL.UpdateTemplate(argTempId, argTempName);
 }