mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile, Reports/, Utilities] Make reports also in a factory
This commit is contained in:
@@ -15,7 +15,7 @@ namespace SabreTools.Library.Reports
|
||||
/// <summary>
|
||||
/// Separated-Value report format
|
||||
/// </summary>
|
||||
public class SeparatedValue : BaseReport
|
||||
internal class SeparatedValue : BaseReport
|
||||
{
|
||||
private char _separator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user