Beispiel #1
0
 public async Task Analysis([Remainder] string url = null)
 {
     PictureService.AppendFooter(Context, url, "analysis");
 }