Show / Hide Table of Contents

Class IdentifierScopeExtensions

Inheritance
object
IdentifierScopeExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NMF.Models.Meta
Assembly: NMF.Models.dll
Syntax
public static class IdentifierScopeExtensions

Methods

| Edit this page View Source

GetActual(IdentifierScope, IdentifierScope)

Declaration
public static IdentifierScope GetActual(this IdentifierScope current, IdentifierScope inherited)
Parameters
Type Name Description
IdentifierScope current
IdentifierScope inherited
Returns
Type Description
IdentifierScope
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX