What you want is not "natively" supported by C# string formatting, as the String.ToString methods of the string object just return the string itself.
確定! 回上一頁