MET08RESIHGCV - v2.39.0

This commit is contained in:
2022-02-24 17:03:01 -07:00
parent 536652a91e
commit 7ca6604f52
15 changed files with 46 additions and 361 deletions

View File

@ -100,8 +100,6 @@ public class FileRead : Shared.FileRead, IFileRead
throw new Exception();
}
void IFileRead.Callback(object state) => throw new Exception(string.Concat("Not ", nameof(_IsDuplicator)));
private void MoveArchive(DateTime dateTime)
{
if (dateTime == DateTime.MinValue)