C# 클래스 Paralect.Config.Transformer

파일 보기 프로젝트 열기: paralect/Paralect.Config 1 사용 예제들

공개 메소드들

메소드 설명
Transform ( String contextPath, String settingsPath = "" ) : List

비공개 메소드들

메소드 설명
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

메소드 상세

Transform() 공개 메소드

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