C# 클래스 Beaver.ConfigTransformation.InPlaceTransformer

Based on https://github.com/jdaigle/TransformXml, thanks!
파일 보기 프로젝트 열기: kamsar/Beaver

공개 메소드들

메소드 설명
Transform ( string transformationPath, string>.IDictionary parameters, string targetFiles, bool preserveWhitespace = true ) : TransformResult

비공개 메소드들

메소드 설명
ParameterizeText ( string input, string>.IDictionary parameters ) : string

메소드 상세

Transform() 공개 정적인 메소드

public static Transform ( string transformationPath, string>.IDictionary parameters, string targetFiles, bool preserveWhitespace = true ) : TransformResult
transformationPath string
parameters string>.IDictionary
targetFiles string
preserveWhitespace bool
리턴 TransformResult