Nuacht

Split (Char [], StringSplitOptions) => Split based on a list of characters Split (String, StringSplitOptions) => Split based on "a" string As @ktyldev mentioned in his PR, a more proper fixes for .NET ...