mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] We should use static classes for these
This commit is contained in:
@@ -11,7 +11,7 @@ namespace SabreTools.Helper
|
||||
/// <summary>
|
||||
/// Include character normalization and replacement mappings
|
||||
/// </summary>
|
||||
public class Style
|
||||
public static class Style
|
||||
{
|
||||
#region WoD-based String Cleaning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user