Example #1
0
 public Project GetProjectforCostSharing(int ProjectId)
 {
     return(_controller.GetProjectforCostSharing(ProjectId));
 }