iocommander input and virtual input
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace VisionBuilder.UI.IOCommander.Interfaces;
|
||||
|
||||
public interface IIOCommanderFactory
|
||||
{
|
||||
public IIOCommander Create();
|
||||
}
|
||||
Reference in New Issue
Block a user