Show / Hide Table of Contents

    Class ElementProxy

    Wrapper/utilities for ElementProxy generics.

    Inheritance
    System.Object
    ElementProxy
    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: Elements
    Assembly: Hypar.Elements.dll
    Syntax
    public class ElementProxy

    Methods

    ClearCache()

    Clears the current proxy cache. Use this at the beginning of functions so that the previous cache is not polluting our current run.

    Declaration
    public static void ClearCache()