Show / Hide Table of Contents

Constructor FunctionKey

| Improve this Doc View Source

FunctionKey(Type, String)

Initializes a new instance of FunctionKey.

Declaration
public FunctionKey(Type declaringType, string name)
Parameters
Type Name Description
System.Type declaringType

The type which declares this function key.

System.String name

The name of this function key.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest