mirror of
https://github.com/SabreTools/SabreTools.Printing.git
synced 2026-07-08 18:06:37 +00:00
Rename StringBuilderExtensions
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Text;
|
||||
namespace SabreTools.Printing
|
||||
{
|
||||
// TODO: Add extension for printing enums, if possible
|
||||
internal static class Extensions
|
||||
internal static class StringBuilderExtensions
|
||||
{
|
||||
/// <summary>
|
||||
/// Append a line containing a boolean to a StringBuilder
|
||||
Reference in New Issue
Block a user