There is no summary.
public abstract void AddRating ( int user_id, int item_id, double rating )
There is no description.