BoldLineTreeGuide Class

A tree guide made up of bold lines.
public sealed class BoldLineTreeGuide : TreeGuide
Base Types

Properties

static TreeGuide Ascii
Gets an AsciiTreeGuide instance.
static TreeGuide BoldLine
Gets a BoldLineTreeGuide instance.
static TreeGuide DoubleLine
Gets a DoubleLineTreeGuide instance.
static TreeGuide Line
Gets a LineTreeGuide instance.
override TreeGuide SafeTreeGuide
Gets the safe guide lines or null if none exist.

Methods

override string GetPart(TreeGuidePart)
Get the set of characters used to render the corresponding TreeGuidePart.

Extension Methods

T And<BoldLineTreeGuide>(Action<BoldLineTreeGuide>)
Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.
TreeGuide GetSafeTreeGuide(bool)
Gets the safe border for a border.