C# Class Paralect.Config.Transformer

Mostra file Open project: paralect/Paralect.Config Class Usage Examples

Public Methods

Method Description
Transform ( String contextPath, String settingsPath = "" ) : List

Private Methods

Method Description
GetDirectoryOfFile ( String absoluteFilePath ) : String

Returns absolute path to directory where file is located

GetOutputFilePath ( String inputFilePath ) : String

Get output file name by input file name

Method Details

Transform() public method

public Transform ( String contextPath, String settingsPath = "" ) : List
contextPath String
settingsPath String
return List