Example #1
0
 public CostSharingSetting GetProjectfromCostSharing(int ProjectId)
 {
     return(_controller.GetProjectfromCostSharingSettings(ProjectId));
 }