Search Results for

    Show / Hide Table of Contents

    Class Util

    Inheritance
    System.Object
    Util
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Oasys.Common.Tools
    Assembly: Oasys.Common.dll
    Syntax
    public class Util

    Methods

    Sleep(Int32)

    Declaration
    public static void Sleep(int delay = 0)
    Parameters
    Type Name Description
    System.Int32 delay

    Wait(Int32)

    Declaration
    public static void Wait(int delay = 0)
    Parameters
    Type Name Description
    System.Int32 delay

    Extension Methods

    Extensions.In<T>(T, T[])
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾