C# 클래스 PocketCampus.Main.Services.RatingService

Requests that the user rate the app.
상속: IRatingService
파일 보기 프로젝트 열기: accandme/pocketcampus

공개 메소드들

메소드 설명
RequestRating ( ) : void

Request an app rating from the user.

메소드 상세

RequestRating() 공개 메소드

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