Ejemplo n.º 1
0
 public UserListRecord Update(UserListRecord entity)
 {
     return(Channel.Update(entity));
 }
Ejemplo n.º 2
0
 public UserListRecord Update(UserListRecord entity)
 {
     throw new System.NotImplementedException();
 }