C# Class PocketCampus.Main.Services.RatingService

Requests that the user rate the app.
Inheritance: IRatingService
Datei anzeigen Open project: accandme/pocketcampus

Public Methods

Method Description
RequestRating ( ) : void

Request an app rating from the user.

Method Details

RequestRating() public method

Request an app rating from the user.
public RequestRating ( ) : void
return void