'宣言 Public Overloads Function Verify2Images( _ ByVal expectedFileName As String, _ ByVal actualFileName As String, _ ByVal outputLocation As String, _ ByRef logURL As String, _ ByVal Tolerance As Double _ ) As Boolean
public bool Verify2Images( string expectedFileName, string actualFileName, string outputLocation, out string logURL, double Tolerance )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2