Show / Hide Table of Contents

Interface ITomlKeyGenerator

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

Methods

| Improve this Doc View Source

GetKey(PropertyInfo)

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