C# (CSharp) ProcessCallerLibrary Namespace

Classes

Name Description
DataReceivedEventArgs Event Args for above delegate
ProcessCaller This class can launch a process (like a bat file, perl script, etc) and return all of the StdOut and StdErr to GUI app for display in textboxes, etc.