Method WithPrevention
WithPrevention(bool)
Sets whether to include prevention tips.
public DebuggerAgentTemplate WithPrevention(bool include = true)
Parameters
includeboolTrue to include prevention tips (default).
Sets whether to include prevention tips.
public DebuggerAgentTemplate WithPrevention(bool include = true)
include boolTrue to include prevention tips (default).