Skip to content

Proposal: Add Rune overload to StringBuilder.Append #111139

Answered by MihaZupan
Joy-less asked this question in Ideas
Discussion options

You must be logged in to vote
public partial sealed class StringBuilder
{
    public StringBuilder Append(Rune value);
}

This API has already been approved in #27912, just not yet implemented.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MihaZupan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants