Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Falcor
Examples
Netflix
RatingService
FakeRatingService
C# Class Falcor.Examples.Netflix.RatingService.FakeRatingService
Inheritance:
IRatingService
Exibir arquivo
Open project: falcordotnet/falcor.net
Public Methods
Method
Description
GetRatingsAsync
(
IEnumerable
titleIds
,
int
userId
) :
Task
>
Method Details
GetRatingsAsync()
public
method
public
GetRatingsAsync
(
IEnumerable
titleIds
,
int
userId
) :
Task
>
titleIds
IEnumerable
userId
int
return
Task
>