Summary

public static StringBuilder AppendInt32(this StringBuilder sb, int number)

Returns

StringBuilder

Parameters