Show / Hide Table of Contents

Class FunctionKey

Identifies a function implementation.

Inheritance
System.Object
FunctionKey
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)
Namespace: DevZest.Data.Primitives
Assembly: DevZest.Data.dll
Syntax
public sealed class FunctionKey

Constructors

Name Description
FunctionKey(Type, String)

Initializes a new instance of FunctionKey.

Properties

Name Description
DeclaringType

Gets the type which declares this function key.

Name

Gets the name of this function key.

Methods

Name Description
ToString()
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest