[DatFile] Move output to the proper place

This commit is contained in:
Matt Nadareski
2017-03-01 19:55:42 -08:00
parent aee20bfccf
commit 7a26f5a6fe
6 changed files with 34 additions and 43 deletions

View File

@@ -438,9 +438,9 @@ namespace SabreTools.Helper.Dats
}
/// <summary>
/// Get the number of keys in the file dictionary
/// Get the number of DatItems in the file dictionary
/// </summary>
/// <returns>Number of keys in the file dictionary</returns>
/// <returns>Number of DatItems in the file dictionary</returns>
public long Count
{
get