Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Falcor
Examples
Netflix
RatingService
FakeRatingService
C# Class Falcor.Examples.Netflix.RatingService.FakeRatingService
Inheritance:
IRatingService
Afficher le fichier
Open project: falcordotnet/falcor.net
Méthodes publiques
Méthode
Description
GetRatingsAsync
(
IEnumerable
titleIds
,
int
userId
) :
Task
>
Method Details
GetRatingsAsync()
public
méthode
public
GetRatingsAsync
(
IEnumerable
titleIds
,
int
userId
) :
Task
>
titleIds
IEnumerable
userId
int
Résultat
Task
>