Search Results for

    Show / Hide Table of Contents

    Class Utilities

    Inheritance
    System.Object
    Utilities
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public static class Utilities

    Fields

    fileOperations

    Declaration
    public static FileOperations fileOperations
    Field Value
    Type Description
    FileOperations

    home

    Declaration
    public static HomeTab home
    Field Value
    Type Description
    HomeTab

    insert

    Declaration
    public static InsertTab insert
    Field Value
    Type Description
    InsertTab

    Table

    Declaration
    public static TableTab Table
    Field Value
    Type Description
    TableTab

    view

    Declaration
    public static ViewTab view
    Field Value
    Type Description
    ViewTab

    Methods

    TimerCalculator(Stopwatch)

    Calculates perfromance time

    Declaration
    public static void TimerCalculator(Stopwatch stopWatch)
    Parameters
    Type Name Description
    System.Diagnostics.Stopwatch stopWatch

    time from stopwatch

    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.