Overload List
| Name | Description | |
|---|---|---|
| RenderToFile(String, IMergeStrategy) | 
            Renders the template output to a file using a merge strategy.
              | |
| RenderToFile(String, Boolean) | 
            Renders the template output to a file.
              | |
| RenderToFile(OutputFile, Boolean) | 
            Renders the template output to a file.
              | |
| RenderToFile(String, String, IMergeStrategy) | 
            Renders the template output to a file using a merge strategy.
              | |
| RenderToFile(String, String, Boolean) | 
            Renders the template output to a file.
              | |
| RenderToFile(OutputFile, String, IMergeStrategy) | 
            Renders the template output to a file using a merge strategy.
              |