C# Class PocketCampus.Main.Services.RatingService

Requests that the user rate the app.
Inheritance: IRatingService
Afficher le fichier Open project: accandme/pocketcampus

Méthodes publiques

Méthode Description
RequestRating ( ) : void

Request an app rating from the user.

Method Details

RequestRating() public méthode

Request an app rating from the user.
public RequestRating ( ) : void
Résultat void