init
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
namespace DTS.DASLib.Service.StateMachine
|
||||
{
|
||||
public interface IStatusParameters
|
||||
{
|
||||
void Reset();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user