示例#1
0
 public MediasResponse Recent(string locationId)
 {
     return(_unauthenticated.Recent(locationId));
 }