MMatthew Dean Martin @mistersql · Mar 1, 2016 twitter//This code builds character.StringBuilder b = new StringBuilder();char a = 'c';b.Append(a);