[Solved]-Split string at first space-C# ... This is easily accomplished using Substring : string myString = "1. top of steel"; string newString = myString.
確定! 回上一頁