Ejemplo n.º 1
0
 public static TomlTable Clone(this TomlTable input)
 => input.CloneTableFor(input.Root);