Implemented interface member:
method
Create
Microsoft.Arcade.Common.ICommandFactory.Create(System.String, System.String)
2 references to Create
Microsoft.Arcade.Common (2)
CommandFactory.cs (2)
16
return
Create
(executable, ArgumentEscaper.EscapeAndConcatenateArgArrayForProcessStart(args));
21
return
Create
(executable, ArgumentEscaper.EscapeAndConcatenateArgArrayForProcessStart(args));