Exemple #1
0
 public static string getProjectName(string projectID)
 {
     return(ProjectBudgetDBHelper.getProjectName(projectID));
 }