Exemple #1
0
 public static int GetCountByFeature(int moduleDefId)
 {
     return(DBModule.GetCountByFeature(moduleDefId));
 }