mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add proper block comments to DatTools classes
This commit is contained in:
@@ -12,6 +12,10 @@ using SabreTools.Reports;
|
||||
|
||||
namespace SabreTools.DatTools
|
||||
{
|
||||
/// <summary>
|
||||
/// Helper methods for dealing with DatFile statistics
|
||||
/// </summary>
|
||||
|
||||
public class Statistics
|
||||
{
|
||||
#region Logging
|
||||
|
||||
Reference in New Issue
Block a user