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