Example #1
0
 public static String FilePath(Meme meme) => Path.Combine(Startup.ContentRoot, "Videos", $"{meme.Guid}.mp4");