コード例 #1
0
 private string GetFeedUrl(UrlHelper url, string applicationId)
 {
     return(url.ActivityLog(applicationId));
 }