Example #1
0
 public ProGrant GetProjectGrant(int Id)
 {
     return(_controller.GetProjectGrant(Id));
 }