C# 클래스 MarkDownEditor.Model.ImageExporter

상속: IDocumentExporter
파일 보기 프로젝트 열기: chenguanzhou/MarkDownEditor

공개 메소드들

메소드 설명
Export ( string markdownType, string sourceCodePath, string cssFile, string outputPath ) : void

메소드 상세

Export() 공개 메소드

public Export ( string markdownType, string sourceCodePath, string cssFile, string outputPath ) : void
markdownType string
sourceCodePath string
cssFile string
outputPath string
리턴 void