EDN Admin
Well-known member
Hello,<br/><br/>I have a Powershell script something like this :<br/><br/>function DoSomething([String]$code, [string]$somemore<br/>{<br/> Powershell Calls<br/>}<br/><br/>I want to call the above from C# and I was wondering if someone can tell me how to ?
View the full article
View the full article