C# Class Rosetta.AST.Renderings.Renderer

Inheritance: Rosetta.Renderings.Utils.RendererBase
Datei anzeigen Open project: andry-tino/Rosetta Class Usage Examples

Public Methods

Method Description
Renderer ( string outputFolderPath ) : System

Initializes a new instance of the Renderer class.

Method Details

Renderer() public method

Initializes a new instance of the Renderer class.
public Renderer ( string outputFolderPath ) : System
outputFolderPath string
return System