Search Results for

    Show / Hide Table of Contents

    Class WeakReferenceExtensions

    Inheritance
    object
    WeakReferenceExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Core.Context
    Assembly: LemonEdge.API.Core.dll
    Syntax
    public static class WeakReferenceExtensions

    Methods

    Dispose(WeakReference)

    Declaration
    public static bool Dispose(this WeakReference me)
    Parameters
    Type Name Description
    WeakReference me
    Returns
    Type Description
    bool

    WeakReference(object)

    Declaration
    public static WeakReference WeakReference(this object me)
    Parameters
    Type Name Description
    object me
    Returns
    Type Description
    WeakReference
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.