Beispiel #1
0
 public static string SuccessfullyAdded(Meme meme) => SuccessfullyAdded("meme");
Beispiel #2
0
 public static string SuccessfullyRemoved(Meme meme) => SuccessfullyRemoved("meme");
Beispiel #3
0
 public static string IncorrectStructure(Meme meme) => Common + "[Url/Link]*";