Search Results for

    Show / Hide Table of Contents

    Class TestCompare

    Inheritance
    object
    TestCompare
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Utilities
    Assembly: NXOpen.Utilities.dll
    Syntax
    public class TestCompare

    Constructors

    TestCompare(string, string)

    Declaration
    public TestCompare(string originalFile, string newFile)
    Parameters
    Type Name Description
    string originalFile
    string newFile

    Methods

    CompareFiles()

    Declaration
    public void CompareFiles()
    In this article
    Back to top Generated by DocFX