Changed path and Changed seconds to Alpha
This commit is contained in:
@ -8,5 +8,6 @@ public interface IReactorsRepository
|
||||
|
||||
Result<int[]> EvenReactors();
|
||||
Result<int[]> OddReactors();
|
||||
string? GetKey(WorkMaterialOut workMaterialOut, bool save);
|
||||
|
||||
}
|
Reference in New Issue
Block a user