| PrecompiledXslTransformGenerator Constructor |
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic PrecompiledXslTransformGenerator(
string[] parameters
)
Public Sub New (
parameters As String()
)
public:
PrecompiledXslTransformGenerator(
array<String^>^ parameters
)
new :
parameters : string[] -> PrecompiledXslTransformGeneratorParameters
- parameters
- Type: SystemString
[Missing <param name="parameters"/> documentation for "M:Activsoft.Engine.Mobile.PrecompiledXslTransformGenerator.#ctor(System.String[])"]
See Also