Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace RobotNet10.ScriptEngine.Shared;
|
||||
|
||||
public record ScriptMissionParameterDto(string Name, string Type, string? Default);
|
||||
Reference in New Issue
Block a user