Метод | Описание | |
---|---|---|
FindBeyondCompare ( ) : string |
Find the path of the Beyond Compare executable
|
|
LaunchApplication ( string expectedFilePath, string actualFilePath ) : void |
Launch the WinMerge
|
public LaunchApplication ( string expectedFilePath, string actualFilePath ) : void | ||
expectedFilePath | string | The path to write the expected results |
actualFilePath | string | The path to write the actual results |
Результат | void |