TopicTransformationCore Constructor
Constructor
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected TopicTransformationCore(
HelpFileFormats supportedFormats,
Func<string, string> resolvePath
)
Protected Sub New (
supportedFormats As HelpFileFormats,
resolvePath As Func(Of String, String)
)
protected:
TopicTransformationCore(
HelpFileFormats supportedFormats,
Func<String^, String^>^ resolvePath
)
new :
supportedFormats : HelpFileFormats *
resolvePath : Func<string, string> -> TopicTransformationCore
Parameters
- supportedFormats HelpFileFormats
- The presentation style's supported help file formats
- resolvePath FuncString, String
- The function used to resolve content file paths for the presentation style