Interface ITomlKeyGenerator
Namespace: Nett
Assembly: Nett.dll
Syntax
public interface ITomlKeyGenerator
Methods
| Improve this Doc View SourceGetKey(PropertyInfo)
Declaration
string GetKey(PropertyInfo property)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Reflection.PropertyInfo | property |
Returns
| Type | Description |
|---|---|
| System.String |