Exemplo n.º 1
0
 public override Link GetMyUpdateLink(long ID)
 {
     return(UpdatePlan.CreateLink(new { id = ID }));
 }