Interface TomlSettings.IMappingBuilder<TCustom>
Namespace: Nett
Assembly: Nett.dll
Syntax
public interface IMappingBuilder<TCustom>
Type Parameters
| Name | Description |
|---|---|
| TCustom |
Methods
| Improve this Doc View SourceToKey(String)
Declaration
TomlSettings.ITypeSettingsBuilder<TCustom> ToKey(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key |
Returns
| Type | Description |
|---|---|
| TomlSettings.ITypeSettingsBuilder<TCustom> |