initial design of domain
All checks were successful
Log every push / log-push (push) Successful in 2s
All checks were successful
Log every push / log-push (push) Successful in 2s
This commit is contained in:
8
theInterfacePro/Code/StartProjectUseCase.cs
Normal file
8
theInterfacePro/Code/StartProjectUseCase.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Code.Core;
|
||||
|
||||
namespace Code;
|
||||
|
||||
public class StartProjectUseCase
|
||||
{
|
||||
Project projectToStart;
|
||||
}
|
||||
Reference in New Issue
Block a user