C# 클래스 SharpDox.Plugins.Html.Steps.StepInput

파일 보기 프로젝트 열기: Geaz/SharpDox.Plugins.Html

공개 메소드들

메소드 설명
InitStepinput ( SharpDox.Model.SDProject sdProject, string outputPath, string currentLanguage, HtmlStrings docStrings, HtmlStrings htmlStrings, HtmlConfig htmlConfig ) : void

메소드 상세

InitStepinput() 공개 정적인 메소드

public static InitStepinput ( SharpDox.Model.SDProject sdProject, string outputPath, string currentLanguage, HtmlStrings docStrings, HtmlStrings htmlStrings, HtmlConfig htmlConfig ) : void
sdProject SharpDox.Model.SDProject
outputPath string
currentLanguage string
docStrings HtmlStrings
htmlStrings HtmlStrings
htmlConfig HtmlConfig
리턴 void