Method | Description | |
---|---|---|
DeleteEventRatingContext ( |
||
InsertEventRatingContext ( |
||
ListEventRatings ( ) : List |
||
ListEventRatings ( int RatingID ) : List |
||
UpdateEventRatingContext ( |
public DeleteEventRatingContext ( |
||
InputRating | ||
return | void |
public InsertEventRatingContext ( |
||
InputRating | ||
return |
public ListEventRatings ( int RatingID ) : List |
||
RatingID | int | |
return | List |
public UpdateEventRatingContext ( |
||
InputRating | ||
return | void |