Method MakeAttribute
MakeAttribute(Color, Color)
Make the attribute for the foreground and background colors.
public abstract Attribute MakeAttribute(Color fore, Color back)
Make the attribute for the foreground and background colors.
public abstract Attribute MakeAttribute(Color fore, Color back)