Show / Hide Table of Contents

Interface IKeyGenerator

Namespace: Nett
Assembly: Nett.dll
Syntax
public interface IKeyGenerator

Methods

| Improve this Doc View Source

GetKey(MemberInfo)

Declaration
string GetKey(MemberInfo property)
Parameters
Type Name Description
System.Reflection.MemberInfo property
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX