Exemplo n.º 1
0
 public string GetUserICSDetails(Guid userId)
 {
     return(Farmer_DL.GetUserICSDetails(userId));
 }