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

@ -10,7 +10,6 @@ public interface IFileRead : Properties.IFileRead
void WaitForThread();
JsonProperty[] GetDefault();
void Callback(object state);
string GetEventDescription();
List<string> GetHeaderNames();
void CheckTests(Test[] tests, bool extra);