MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​FormattingHtml­Code­Writer­OptionsDeconstruct
Open sandboxFocus

HtmlCodeWriterOptions.Deconstruct Method

Deconstruct(out bool, out string?, out string?)

Declaration
public void Deconstruct(out bool AddTitles, out string? Prolog, out string? Epilogue)
Parameters
Type Name Description
bool AddTitles
string Prolog
string Epilogue