Show / Hide Table of Contents

Class ReferenceCountingExtension

Inheritance
object
ReferenceCountingExtension
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public static class ReferenceCountingExtension

Methods

| Edit this page View Source

HasActiveReferences(IReferenceCounting)

Declaration
public static bool HasActiveReferences(this IReferenceCounting target)
Parameters
Type Name Description
IReferenceCounting target
Returns
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX