Show / Hide Table of Contents

Interface ITableCombiner

Interface representing a built TOML table combine operation.

Namespace: Nett
Assembly: Nett.dll
Syntax
public interface ITableCombiner
Remarks

Use Combine(Func<ITargetSelector, ITableCombiner>) to create and consume combine operations.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX