Removed IFileRead.Callback
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user