C# Class SharpDox.Plugins.Html.Steps.StepInput

Mostra file Open project: Geaz/SharpDox.Plugins.Html

Public Methods

Method Description
InitStepinput ( SharpDox.Model.SDProject sdProject, string outputPath, string currentLanguage, HtmlStrings docStrings, HtmlStrings htmlStrings, HtmlConfig htmlConfig ) : void

Method Details

InitStepinput() public static method

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
return void