-
Honfika authored
Trim is not needed because it is splitted on the space characters (and it should not have any other whitespace character). ToLower is not needed because IgnoreCase equals is used.
e66bcfbe
Trim is not needed because it is splitted on the space characters (and it should not have any other whitespace character). ToLower is not needed because IgnoreCase equals is used.