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