C# 클래스 Paralect.Config.XsltTransformer

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

공개 메소드들

메소드 설명
Transform ( ) : void
XsltTransformer ( String xsltPath, String outputPath, KeyValueConfigurationCollection settings ) : System

Initializes a new instance of the T:System.Object class.

메소드 상세

Transform() 공개 메소드

public Transform ( ) : void
리턴 void

XsltTransformer() 공개 메소드

Initializes a new instance of the T:System.Object class.
public XsltTransformer ( String xsltPath, String outputPath, KeyValueConfigurationCollection settings ) : System
xsltPath String
outputPath String
settings System.Configuration.KeyValueConfigurationCollection
리턴 System